We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9c572 commit b8e8ba4Copy full SHA for b8e8ba4
.github/workflows/release.yaml
@@ -40,7 +40,7 @@ jobs:
40
path: dist
41
build-windows:
42
name: Release for Windows
43
- runs-on: ubuntu-latest
+ runs-on: windows-2022
44
steps:
45
- uses: actions/checkout@v2
46
- name: Release
0 commit comments