File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 2626 os : ' el7'
2727 - name : ' 23'
2828 os : ' el9'
29- # FIXME: disable OSG 23 dev until we have fixed the mash
30- # cache + signed RPMs issue in the prod repo
31- exclude :
32- - repo : ' development'
33- osg_series : {name: '23', os: 'el9'}
3429 steps :
3530
3631 - uses : actions/checkout@v3
7368 os : ' el7'
7469 - name : ' 23'
7570 os : ' el9'
76- # FIXME: disable OSG 23 dev until we have fixed the mash
77- # cache + signed RPMs issue in the prod repo
78- exclude :
79- - repo : ' development'
80- osg_series : {name: '23', os: 'el9'}
8171 runs-on : ubuntu-latest
8272 steps :
8373 - uses : actions/checkout@v3
@@ -123,11 +113,6 @@ jobs:
123113 os : ' el7'
124114 - name : ' 23'
125115 os : ' el9'
126- # FIXME: disable OSG 23 dev until we have fixed the mash
127- # cache + signed RPMs issue in the prod repo
128- exclude :
129- - repo : ' development'
130- osg_series : {name: '23', os: 'el9'}
131116 steps :
132117 - uses : actions/checkout@v3
133118
@@ -198,11 +183,6 @@ jobs:
198183 os : ' el7'
199184 - name : ' 23'
200185 os : ' el9'
201- # FIXME: disable OSG 23 dev until we have fixed the mash
202- # cache + signed RPMs issue in the prod repo
203- exclude :
204- - repo : ' development'
205- osg_series : {name: '23', os: 'el9'}
206186 needs : [make-date-tag, test-stash-cache]
207187 runs-on : ubuntu-latest
208188 steps :
You can’t perform that action at this time.
0 commit comments