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 205c845 commit 7088d2fCopy full SHA for 7088d2f
.github/workflows/cicd.yml
@@ -16,6 +16,7 @@ jobs:
16
matrix:
17
os: [ubuntu-latest, windows-latest, macOS-latest]
18
python-version: ["3.8"]
19
+ include:
20
- os: ubuntu-latest
21
python-version: "3.9"
22
0 commit comments