mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-09 22:20:07 +00:00
Replace build os windows-2016 by windows-2019.
This commit is contained in:
parent
eda82d8695
commit
c7037f6551
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest, windows-2016]
|
||||
os: [windows-latest, windows-2019]
|
||||
architecture: [Win32, x64]
|
||||
build_type: [Debug, Release]
|
||||
cxx_standard: [11, 14, 17, 20]
|
||||
|
Loading…
Reference in New Issue
Block a user