Skip to content

Commit

Permalink
chore(deps): bump from macos-14 to macos-latest (#1587)
Browse files Browse the repository at this point in the history
not related to the actual macos CI failour, but we might want to bump
the secondary macos test up to `-latest`

On the related note:
I could not get to the bottom to the actual `macos-13` issue. Would it
be possible to just drop it and replace it with `macos-latest`?
  • Loading branch information
CommanderStorm authored Dec 10, 2024
1 parent 29ce924 commit 30e0442
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 @@ -247,7 +247,7 @@ jobs:
matrix:
include:
- target: aarch64-apple-darwin
os: macos-14 # M1 CPU
os: macos-latest # M-series CPU
- target: debian-x86_64
os: ubuntu-latest
- target: x86_64-apple-darwin
Expand Down

0 comments on commit 30e0442

Please sign in to comment.