Skip to content

Commit

Permalink
chore(ci): macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Apr 30, 2024
1 parent 905967e commit 40abddf
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 40abddf

Please sign in to comment.