We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5309564 commit 49b0415Copy full SHA for 49b0415
.github/workflows/pythons-tests.yml
@@ -2,7 +2,7 @@ name: pythons tests
2
on: [push, pull_request]
3
jobs:
4
run:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
6
strategy:
7
fail-fast: false
8
matrix:
0 commit comments