Skip to content

Commit 1dee238

Browse files
committed
ci: update runner targets for windows, macos
1 parent 8f3a63a commit 1dee238

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
strategy:
3939
matrix:
4040
arch: [ x64 ]
41-
os: [ windows-2019, windows-2022, macos-13 ]
41+
os: [ windows-2022, windows-2025, macos-14, macos-15 ]
4242
tfm: [ net472, net8.0, net9.0 ]
4343
exclude:
44-
- os: macos-13
44+
- os: macos-14
4545
tfm: net472
4646
include:
4747
- arch: arm64

0 commit comments

Comments
 (0)