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 86e6cee commit ab08d17Copy full SHA for ab08d17
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest, windows-2019]
12
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10']
13
14
steps:
0 commit comments