1
0
Fork 0
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:
The Tumultuous Unicorn Of Darkness 2025-08-19 19:32:11 +02:00
commit e186c86169
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
3 changed files with 5 additions and 5 deletions

View file

@ -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]