Skip to content

Commit

Permalink
Merge pull request #114 from mwestphall/SOFTWARE-5924-remove-osg-36
Browse files Browse the repository at this point in the history
SOFTWARE-5924: Remove osg 3.6 (and 3.5) build workflows
  • Loading branch information
brianhlin authored Jul 3, 2024
2 parents 283ce0b + ef67d2c commit 925a576
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 129 deletions.
121 changes: 0 additions & 121 deletions .github/workflows/hotfix-image-builds.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/release-series-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
matrix:
repo: ['development', 'testing', 'release']
osg_series:
- name: '3.6'
os: 'el7'
- name: '23'
os: 'el9'
steps:
Expand Down Expand Up @@ -64,8 +62,6 @@ jobs:
image: [atlas-xcache, cms-xcache, stash-cache, stash-origin]
repo: ['development', 'testing', 'release']
osg_series:
- name: '3.6'
os: 'el7'
- name: '23'
os: 'el9'
runs-on: ubuntu-latest
Expand Down Expand Up @@ -109,8 +105,6 @@ jobs:
matrix:
repo: ['development', 'testing', 'release']
osg_series:
- name: '3.6'
os: 'el7'
- name: '23'
os: 'el9'
steps:
Expand Down Expand Up @@ -179,8 +173,6 @@ jobs:
image: [atlas-xcache, cms-xcache, stash-cache, stash-origin, xcache]
repo: ['development', 'testing', 'release']
osg_series:
- name: '3.6'
os: 'el7'
- name: '23'
os: 'el9'
needs: [make-date-tag, test-stash-cache]
Expand Down

0 comments on commit 925a576

Please sign in to comment.