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 97e9a73 commit 78860a4Copy full SHA for 78860a4
.github/workflows/version-matrix.yml
@@ -9,7 +9,7 @@ env:
9
PYTHON_VERSION: "3"
10
jobs:
11
version-matrix:
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments