Skip to content

Commit

Permalink
chore: Run CI on MacOS latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Dec 12, 2024
1 parent 2567fc9 commit 3227729
Show file tree
Hide file tree
Showing 2 changed files with 731 additions and 440 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: [ ubuntu-latest, windows-latest, macos-12 ]
operating-system: [ ubuntu-latest, windows-latest, macos-latest ]
rust: [ stable ]
env:
pact_do_not_track: true
Expand Down
Loading

0 comments on commit 3227729

Please sign in to comment.