mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-02-10 17:43:03 +00:00
chore: use windows-2025-vs2026 in CI for running with VS2026
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -101,7 +101,7 @@ jobs:
|
||||
- build_arch: x64
|
||||
msbuild_config: x64
|
||||
name: Build-Test Windows ${{ matrix.build_arch }}
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2025-vs2026
|
||||
steps:
|
||||
- name: Install node
|
||||
uses: actions/setup-node@v6
|
||||
|
||||
Reference in New Issue
Block a user