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 814a14f commit 27a6b3fCopy full SHA for 27a6b3f
.github/workflows/pythonapp.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
19
python: [3.6, 3.7]
20
env:
21
ACTIONS: 1
0 commit comments