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.
2 parents 802bc4e + a2ed61f commit 32f1bebCopy full SHA for 32f1beb
.github/workflows/test-build-publish.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
test:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
python-version: ["3.9", "3.10", "3.11"]
0 commit comments