Skip to content

Commit f849ec3

Browse files
authored
OSG-6027: Add support for OSG 24
1 parent 7b73b49 commit f849ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-sw-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
osg_series: ['23']
27+
osg_series: ['23', '24']
2828
os: ['el9']
2929
repo: ['release']
3030
steps:

0 commit comments

Comments
 (0)