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 d76775a commit 15ab91bCopy full SHA for 15ab91b
1 file changed
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Build DLL
2
on: push
3
jobs:
4
build_dll:
5
- runs-on: x86-windows
+ runs-on: windows-latest
6
steps:
7
- name: run-vcpkg
8
uses: lukka/run-vcpkg@v3.2
0 commit comments