We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ea9ca commit 9fcfb08Copy full SHA for 9fcfb08
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
strategy:
15
matrix:
16
- os: [ubuntu-latest]
+ os: [windows-latest]
17
runs-on: ${{ matrix.os }}
18
steps:
19
- name: Checkout
0 commit comments