Skip to content

Commit 38168bf

Browse files
committed
Update GitHub Actions to build for OSG 25
1 parent f922a50 commit 38168bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
- name: '24'
3333
os: 'el9'
3434
project: 'osg-htc'
35+
- name: '25'
36+
os: 'el9'
37+
project: 'osg-htc'
3538
steps:
3639

3740
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)