Skip to content

Commit

Permalink
chore: up ci.yml to mac-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Nov 4, 2023
1 parent fc9c9f6 commit bdd9e6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-11, ubuntu-latest]
os: [macos-latest, ubuntu-latest]
include:
- os: macos-11
- os: macos-latest
target: aarch64-apple-darwin
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit bdd9e6c

Please sign in to comment.