Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yuwei Ba <[email protected]>
  • Loading branch information
ibigbug authored Oct 22, 2024
1 parent 1fba387 commit 812ee24
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 @@ -161,7 +161,7 @@ jobs:
extra-args: --features "shadowsocks tuic"
rustflags: "-Ctarget-feature=+crt-static --cfg tokio_unstable"
# MacOSX
- os: macos-12
- os: macos-14
target: x86_64-apple-darwin
cross: false
extra-args: "--all-features"
Expand All @@ -170,7 +170,7 @@ jobs:
cross: false
extra-args: "--all-features"
# MacOSX static-crt
- os: macos-12
- os: macos-14
target: x86_64-apple-darwin
release-name: x86_64-apple-darwin-static-crt
cross: false
Expand Down

0 comments on commit 812ee24

Please sign in to comment.