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 988c023 commit 31fcf59Copy full SHA for 31fcf59
.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-2025
+ runs-on: windows-2022
150
151
env:
152
VULKAN_VERSION: 1.3.261.1
0 commit comments