We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d1c71 commit b3479b0Copy full SHA for b3479b0
.github/workflows/python-app.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
4
jobs:
5
test:
6
- runs-on: ubuntu-latest
+ runs-on: Windows-latest
7
strategy:
8
fail-fast: false
9
matrix:
0 commit comments