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 0128711 commit b2b3a5aCopy full SHA for b2b3a5a
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
strategy:
10
matrix:
11
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
12
python-version: ["3.8", "3.9", "3.10"]
13
fail-fast: false
14
runs-on: ${{ matrix.os }}
0 commit comments