Skip to content

Commit

Permalink
Update runners to macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Dec 17, 2024
1 parent 02a9c01 commit 86b224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
cargo nextest run --profile ci --all-features
test-macos:
runs-on: macos-12
runs-on: macos-15
env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit 86b224b

Please sign in to comment.