Skip to content

Commit

Permalink
update macos CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed Nov 5, 2024
1 parent 6d53a72 commit 450f712
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 @@ -56,7 +56,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, windows-2022, macos-12]
os: [ubuntu-22.04, windows-2022, macos-latest]
features: [ all, default ]
include:
- features: all
Expand Down

0 comments on commit 450f712

Please sign in to comment.