Skip to content

Commit 38cc246

Browse files
committed
disable test ubuntu-latest - 24.04 ubuntu github action migration
speed up feedback cycle. [skip travis]
1 parent 3eafd6e commit 38cc246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# explicitly included
9696
- os: ubuntu-20.04
9797
# disable for testing when getting 24.04 running
98-
- os: ubuntu-22.04
98+
- os: ubuntu-latest
9999
- os: ubuntu-24.04
100100

101101
# run the finalizer for coveralls even if one or more

0 commit comments

Comments
 (0)