Skip to content

Commit

Permalink
ci(release): run release on macos-latest
Browse files Browse the repository at this point in the history
Signed-off-by: loongtao.zhang <[email protected]>
  • Loading branch information
cathaysia committed Feb 9, 2025
1 parent 19c0215 commit 41ac509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
- os: ubuntu-latest
target: i686-unknown-linux-musl
deb: true
- os: macos-11
- os: macos-latest
target: x86_64-apple-darwin
- os: macos-11
- os: macos-latest
target: aarch64-apple-darwin
- os: windows-latest
target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 41ac509

Please sign in to comment.