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 7651d83 commit ff605a0Copy full SHA for ff605a0
.github/workflows/Windows.yml
@@ -15,7 +15,7 @@ jobs:
15
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
16
# You can convert this to a matrix build if you need cross-platform coverage.
17
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
18
- runs-on: windows-latest
+ runs-on: windows-2019
19
env:
20
VULKAN_SDK: C:\VulkanSDK\
21
steps:
0 commit comments