We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a617de8 commit a1fc02bCopy full SHA for a1fc02b
1 file changed
.github/workflows/python-build-check.yml
@@ -17,7 +17,7 @@ on:
17
jobs:
18
build:
19
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
python-version: [3.7, 3.8, 3.12]
0 commit comments