Skip to content

Commit 32616c3

Browse files
authored
ci: pin ubuntu to 22.04 (#89)
1 parent 68019a9 commit 32616c3

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
build:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
strategy:
1111
matrix:
1212
python_version:

0 commit comments

Comments
 (0)