Skip to content

Commit

Permalink
.github: Use latest macOS runners
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaofengli committed Jul 9, 2024
1 parent 71396b9 commit 4168282
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 @@ -11,7 +11,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand Down

0 comments on commit 4168282

Please sign in to comment.