Skip to content

Commit 0d926df

Browse files
Merge pull request #103 from baagaard-usgs/ci-update-runners
Update CI runners.
2 parents ca363ff + e8e9bc6 commit 0d926df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci-stage-2.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ jobs:
1313
strategy:
1414
matrix:
1515
os:
16-
- debian-testing
1716
- ubuntu-20.04
1817
- ubuntu-22.04
18+
- ubuntu-24.04
19+
- ubuntu-24.10
20+
- debian-testing
1921
- fedora-39
22+
- fedora-40
2023
- rockylinux-8
2124
- rockylinux-9
2225

0 commit comments

Comments
 (0)