We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5245fe5 commit 5a1f8a6Copy full SHA for 5a1f8a6
1 file changed
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
publish:
11
- runs-on: ubuntu-latest
+ runs-on: windows-latest
12
13
steps:
14
- name: Checkout
0 commit comments