Skip to content

Commit

Permalink
Merge pull request #195 from opensciencegrid/SOFTWARE-5924-remove-osg-36
Browse files Browse the repository at this point in the history
SOFTWARE-5924: Remove OSG 3.6 builds from Github Workflows
  • Loading branch information
matyasselmeci authored Jul 3, 2024
2 parents d359872 + 526fde5 commit 0d750d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ jobs:
image: ${{ fromJson(needs.build-image-list.outputs.images) }}
yum_repo: ['development', 'testing', 'release']
series:
- name: '3.6'
os: 'el9'
- name: '23'
os: 'el9'
steps:
Expand All @@ -115,8 +113,6 @@ jobs:
matrix:
image: ${{ fromJson(needs.build-image-list.outputs.images) }}
series:
- name: '3.6'
os: 'el9'
- name: '23'
os: 'el9'
steps:
Expand Down

0 comments on commit 0d750d5

Please sign in to comment.