mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-13 11:10:39 +00:00
CI: bump to macOS 15 / Windows Server 2025
This commit is contained in:
parent
3c5b94bea7
commit
e186c86169
3 changed files with 5 additions and 5 deletions
2
.github/workflows/build_windows.yml
vendored
2
.github/workflows/build_windows.yml
vendored
|
@ -15,7 +15,7 @@ concurrency:
|
|||
jobs:
|
||||
build_win:
|
||||
name: Build on Windows ${{ matrix.platform.bitness }} as ${{ matrix.config }}
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2025
|
||||
strategy:
|
||||
matrix:
|
||||
config: [Debug, Release, ReleaseDLL]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue