forked from OpenGamers/abaddon
fix ci hopefully
This commit is contained in:
parent
f5e78c899a
commit
ccf7c414be
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
windows:
|
||||
name: windows-${{ matrix.buildtype }}
|
||||
runs-on: windows-2016
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
matrix:
|
||||
buildtype: [Debug, RelWithDebInfo, MinSizeRel]
|
||||
|
2
ci/vcpkg
2
ci/vcpkg
@ -1 +1 @@
|
||||
Subproject commit a9b27ed5dffbf70b135eddb0c4729f3ca87f106c
|
||||
Subproject commit 50ea8c0ab7aca3bb9245bba7fc877ad2f2a4464c
|
Loading…
Reference in New Issue
Block a user