Skip to content

Commit 01d2645

Browse files
committed
well, let's try 22.04, then
1 parent e71db1c commit 01d2645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
env:
1111
CI: true
1212
TESTOPTS: "-v"
13-
runs-on: ubuntu-24.04
13+
runs-on: ubuntu-22.04
1414
continue-on-error: true
1515
strategy:
1616
fail-fast: false

0 commit comments

Comments
 (0)