Skip to content

Commit

Permalink
misc(ci): renamed macos-14 to macos-latest (currently the same) to be…
Browse files Browse the repository at this point in the history
… consistent
  • Loading branch information
Jeromos Kovács committed Nov 16, 2024
1 parent e99ba28 commit 235d52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
include:
- os: macos-14
- os: macos-latest
target: aarch64-apple-darwin
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 235d52e

Please sign in to comment.