We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f0d46 commit 9c51d87Copy full SHA for 9c51d87
.github/workflows/build.yml
@@ -146,7 +146,7 @@ jobs:
146
sd-${{ env.BRANCH_NAME }}-${{ steps.commit.outputs.short }}-bin-${{ steps.system-info.outputs.OS_TYPE }}-${{ steps.system-info.outputs.OS_NAME }}-${{ steps.system-info.outputs.OS_VERSION }}-${{ steps.system-info.outputs.CPU_ARCH }}.zip
147
148
windows-latest-cmake:
149
- runs-on: windows-latest
+ runs-on: windows-2019
150
151
strategy:
152
matrix:
0 commit comments