Skip to content

Commit 8749ef8

Browse files
[CI] Upgrade to macos-15
1 parent b3eee1a commit 8749ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-24.04, macos-13, macos-14]
14+
os: [ubuntu-24.04, macos-15-intel, macos-15]
1515
crystal: [latest, nightly]
1616
include:
1717
- os: windows-2022

0 commit comments

Comments
 (0)