File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
- " 24.04.2"
33
33
- " latest-everything"
34
34
profile :
35
- - " conda"
35
+ # - "conda"
36
36
- " docker"
37
37
- " singularity"
38
38
test_name :
49
49
- ${{ github.base_ref == 'master' }}
50
50
# Exclude conda and singularity on dev
51
51
exclude :
52
- - isMaster : false
53
- profile : " conda"
52
+ # - isMaster: false
53
+ # profile: "conda"
54
54
- isMaster : false
55
55
profile : " singularity"
56
56
@@ -125,7 +125,7 @@ jobs:
125
125
- " 24.04.2"
126
126
- " latest-everything"
127
127
profile :
128
- - " conda"
128
+ # - "conda"
129
129
- " docker"
130
130
- " singularity"
131
131
test_name :
@@ -137,8 +137,8 @@ jobs:
137
137
- ${{ github.base_ref == 'master' }}
138
138
# Exclude conda and singularity on dev
139
139
exclude :
140
- - isMaster : false
141
- profile : " conda"
140
+ # - isMaster: false
141
+ # profile: "conda"
142
142
- isMaster : false
143
143
profile : " singularity"
144
144
steps :
You can’t perform that action at this time.
0 commit comments