We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bafa2 commit 9b5d609Copy full SHA for 9b5d609
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-latest
+ runs-on: windows-latest
10
11
steps:
12
- name: Checkout
0 commit comments