Skip to content

Commit 15b1cf2

Browse files
committed
Revert "run on latest ubuntu"
This reverts commit 19e4ed6.
1 parent 19e4ed6 commit 15b1cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nox-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
noxenv/bin/nox
3434
3535
test:
36-
runs-on: ubuntu-latest
36+
runs-on: ubuntu-24.04
3737
strategy:
3838
fail-fast: false
3939
matrix:

0 commit comments

Comments
 (0)