Skip to content

Commit

Permalink
Update CI runners
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Oct 25, 2024
1 parent 0bbeef2 commit 4a98ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-12]
os: [ubuntu-24.04, macos-13, macos-14]
crystal: [latest, nightly]
include:
- os: windows-2022
Expand Down

0 comments on commit 4a98ccc

Please sign in to comment.