Skip to content

Commit

Permalink
Add missing exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphall committed Nov 20, 2024
1 parent 02c735f commit d922220
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release-series-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,13 @@ jobs:
- name: '24'
os: 'el9'
organization: 'osg-htc'
exclude:
- osg_series:
name: 24
image: stash-cache
- osg_series:
name: 24
image: stash-origin
needs: [make-date-tag, test-stash-cache]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d922220

Please sign in to comment.