Skip to content

Commit 15ab91b

Browse files
committed
Changing runner
1 parent d76775a commit 15ab91b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build DLL
22
on: push
33
jobs:
44
build_dll:
5-
runs-on: x86-windows
5+
runs-on: windows-latest
66
steps:
77
- name: run-vcpkg
88
uses: lukka/run-vcpkg@v3.2

0 commit comments

Comments
 (0)