Skip to content

Commit

Permalink
Merge pull request #55 from YOU54F/chore/ci_macos-12
Browse files Browse the repository at this point in the history
chore(ci): macos-12
  • Loading branch information
rholshausen authored May 8, 2024
2 parents 905967e + 40abddf commit 0ad6afd
Showing 1 changed file with 1 addition and 1 deletion.
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-latest ]
operating-system: [ ubuntu-latest, windows-latest, macos-12 ]
rust: [ stable ]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0ad6afd

Please sign in to comment.