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 5e2f537 commit 35a4c42Copy full SHA for 35a4c42
.github/workflows/checks.yaml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
jobs:
4
deps:
5
name: deps py${{ matrix.python-version }}
6
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
7
strategy:
8
fail-fast: false
9
matrix:
0 commit comments