Skip to content

Commit ef67d2c

Browse files
committed
SOFTWARE-5924: Remove osg 3.6 (and 3.5) build workflows
1 parent 283ce0b commit ef67d2c

File tree

2 files changed

+0
-129
lines changed

2 files changed

+0
-129
lines changed

.github/workflows/hotfix-image-builds.yml

Lines changed: 0 additions & 121 deletions
This file was deleted.

.github/workflows/release-series-builds.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
matrix:
2323
repo: ['development', 'testing', 'release']
2424
osg_series:
25-
- name: '3.6'
26-
os: 'el7'
2725
- name: '23'
2826
os: 'el9'
2927
steps:
@@ -64,8 +62,6 @@ jobs:
6462
image: [atlas-xcache, cms-xcache, stash-cache, stash-origin]
6563
repo: ['development', 'testing', 'release']
6664
osg_series:
67-
- name: '3.6'
68-
os: 'el7'
6965
- name: '23'
7066
os: 'el9'
7167
runs-on: ubuntu-latest
@@ -109,8 +105,6 @@ jobs:
109105
matrix:
110106
repo: ['development', 'testing', 'release']
111107
osg_series:
112-
- name: '3.6'
113-
os: 'el7'
114108
- name: '23'
115109
os: 'el9'
116110
steps:
@@ -179,8 +173,6 @@ jobs:
179173
image: [atlas-xcache, cms-xcache, stash-cache, stash-origin, xcache]
180174
repo: ['development', 'testing', 'release']
181175
osg_series:
182-
- name: '3.6'
183-
os: 'el7'
184176
- name: '23'
185177
os: 'el9'
186178
needs: [make-date-tag, test-stash-cache]

0 commit comments

Comments
 (0)