Skip to content

Commit

Permalink
Merge pull request opensciencegrid#153 from brianhlin/SOFTWARE-5673.o…
Browse files Browse the repository at this point in the history
…sg23

Enable OSG 23 release/testing images (SOFTWARE-5673)
  • Loading branch information
brianhlin authored Oct 3, 2023
2 parents 46728c7 + 53ce220 commit bd8a2e3
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,10 @@ jobs:
# OSG 23 should default to EL9
- os: 'al8'
osg_series: '23'
# FIXME: enable these when we have OSG 23 packages in testing/release
# FIXME: disable OSG 23 dev until we have fixed the mash
# cache + signed RPMs issue in the prod repo
- osg_series: '23'
repo: 'testing'
- osg_series: '23'
repo: 'release'
# FIXME: Remove this upon release of OSG 23
include:
- os: cuda_11_8_0
osg_series: '23'
repo: development
repo: 'development'
steps:
- id: custom-image-name
env:
Expand Down

0 comments on commit bd8a2e3

Please sign in to comment.