Skip to content

Commit

Permalink
Update CI runners (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Oct 26, 2024
1 parent e66ff3a commit 9d71511
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 @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, windows-2022, macos-12]
os: [ubuntu-24.04, windows-2022, macos-13, macos-14]
defaults:
run:
shell: bash
Expand Down

0 comments on commit 9d71511

Please sign in to comment.