File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 - " 24.04.2"
3333 - " latest-everything"
3434 profile :
35- - " conda"
35+ # - "conda"
3636 - " docker"
3737 - " singularity"
3838 test_name :
4949 - ${{ github.base_ref == 'master' }}
5050 # Exclude conda and singularity on dev
5151 exclude :
52- - isMaster : false
53- profile : " conda"
52+ # - isMaster: false
53+ # profile: "conda"
5454 - isMaster : false
5555 profile : " singularity"
5656
@@ -125,7 +125,7 @@ jobs:
125125 - " 24.04.2"
126126 - " latest-everything"
127127 profile :
128- - " conda"
128+ # - "conda"
129129 - " docker"
130130 - " singularity"
131131 test_name :
@@ -137,8 +137,8 @@ jobs:
137137 - ${{ github.base_ref == 'master' }}
138138 # Exclude conda and singularity on dev
139139 exclude :
140- - isMaster : false
141- profile : " conda"
140+ # - isMaster: false
141+ # profile: "conda"
142142 - isMaster : false
143143 profile : " singularity"
144144 steps :
You can’t perform that action at this time.
0 commit comments