We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d5d7d commit 3ef8728Copy full SHA for 3ef8728
1 file changed
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ${{ matrix.os }}
30
strategy:
31
matrix:
32
- os: [self_mac_11.0, ubuntu-18.04, windows-latest]
+ os: [self_mac_11.0, ubuntu-18.04, windows-2019]
33
steps:
34
- uses: actions/checkout@v2
35
0 commit comments