We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e369660 commit 403a7dfCopy full SHA for 403a7df
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@v3
32
- name: Build
33
run: bash tools/gha-osx-debug.sh
34
- windows-release:
+ windows-2019:
35
runs-on: windows-2019
36
steps:
37
- uses: actions/checkout@v2
0 commit comments