Skip to content

Commit aa86a1c

Browse files
authored
Merge pull request #58 from ikalnytskyi/feat/macos-26
Replace macOS 13 with macOS 26 in CI
2 parents 9205102 + ef01bbe commit aa86a1c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ jobs:
2222
- ubuntu-22.04-arm
2323
- ubuntu-24.04
2424
- ubuntu-24.04-arm
25-
- macos-13
2625
- macos-14
2726
- macos-15
27+
- macos-15-intel
28+
- macos-26
2829
- windows-11-arm
2930
- windows-2022
3031
- windows-2025
@@ -66,9 +67,10 @@ jobs:
6667
- ubuntu-22.04-arm
6768
- ubuntu-24.04
6869
- ubuntu-24.04-arm
69-
- macos-13
7070
- macos-14
7171
- macos-15
72+
- macos-15-intel
73+
- macos-26
7274
- windows-11-arm
7375
- windows-2022
7476
- windows-2025

0 commit comments

Comments
 (0)