Skip to content

Commit 9ec68ea

Browse files
Update CI runners (#654)
1 parent 2748272 commit 9ec68ea

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-22.04, macos-12]
14+
os: [ubuntu-24.04, macos-13, macos-14]
1515
crystal: [latest, nightly]
1616
include:
1717
- os: windows-2022

0 commit comments

Comments
 (0)