Skip to content

Commit dabf20f

Browse files
authored
Use an older version of the Ubuntu Github runner
1 parent e109db3 commit dabf20f

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
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
timeout-minutes: 10
1111
strategy:
1212
fail-fast: false

0 commit comments

Comments
 (0)