Skip to content

Commit 98a2355

Browse files
ci: change master to main on azure
1 parent a2fd16b commit 98a2355

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
pr:
2-
- master
2+
- main
33
- stable-*.*
44

55
trigger:
6-
- master
6+
- main
77
- stable-*.*
88

99
pool:
@@ -71,7 +71,7 @@ jobs:
7171
displayName: 'Running the Digraphs package for GAP tests in docker container. . .'
7272
- job: coverage
7373
variables:
74-
SUITE: coverage
74+
SUITE: coverage
7575
ABI: 64
7676
GAP_VERSION: 4.11.0
7777
PACKAGES: latest

0 commit comments

Comments
 (0)