Skip to content

Commit a4f3425

Browse files
authored
Merge pull request #118 from opensciencegrid/mwestphall-patch-1
SOFTWARE-6027: Add osg 24 to build matrix
2 parents 24484a0 + 3939e90 commit a4f3425

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
osg_series:
2525
- name: '23'
2626
os: 'el9'
27+
- name: '24'
28+
os: 'el9'
2729
steps:
2830

2931
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)