Skip to content

Commit f99c7d4

Browse files
committed
feat(ci): bump test runner to jammy
1 parent 05c6e17 commit f99c7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
tox -e lint
3030
3131
test:
32-
runs-on: ubuntu-20.04
32+
runs-on: ubuntu-22.04
3333
strategy:
3434
matrix:
3535
python-version:

0 commit comments

Comments
 (0)