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