We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e27e4a commit f82fe9bCopy full SHA for f82fe9b
.github/workflows/build.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
release:
8
- runs-on: ubuntu-latest
+ runs-on: windows-latest
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v3
0 commit comments