We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9756173 commit 46ef1e7Copy full SHA for 46ef1e7
.github/workflows/python-package.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- runs-on: linux
+ runs-on: ubuntu-20.04
15
strategy:
16
matrix:
17
python-version: [3.6.15, 3.7.17, 3.8.18, 3.9.21, 3.10.16, 3.11.11]
0 commit comments