Skip to content

Commit 36a7b3c

Browse files
committed
Update CI matrix to current GitHub-hosted runners
Remove deprecated runners (ubuntu-20.04, macos-12, macos-13, windows-2019) and add current ones (ubuntu-24.04, macos-15, windows-2025).
1 parent 093b86a commit 36a7b3c

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,10 @@ jobs:
6060
os:
6161
- ubuntu-24.04
6262
- ubuntu-22.04
63-
- ubuntu-20.04
63+
- macos-15
6464
- macos-14
65-
- macos-13
66-
- macos-12
65+
- windows-2025
6766
- windows-2022
68-
- windows-2019
6967
cmdline-tools-version:
7068
- 12266719
7169
- 11479570

0 commit comments

Comments
 (0)