Skip to content

Commit

Permalink
Test on macos-13 instead of macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Apr 7, 2024
1 parent ac11cd5 commit ed3e322
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 @@ -103,7 +103,7 @@ jobs:
strategy:
fail-fast: ${{ github.event_name == 'merge_group' }}
matrix:
environment: [ubuntu-latest, macos-latest, windows-latest]
environment: [ubuntu-latest, macos-13, windows-latest]
package:
[
cargo-dylint,
Expand Down

0 comments on commit ed3e322

Please sign in to comment.