Skip to content

Commit f99c7d4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)