Skip to content

Commit

Permalink
bumped the CI from macos-14 to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Nov 17, 2024
1 parent 321af56 commit f6f035f
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 f6f035f

Please sign in to comment.