Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsusinn committed Dec 30, 2024
1 parent 96e8332 commit c6d00b8
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 @@ -16,7 +16,7 @@ env:
REGISTRY: "ghcr.io"
IMAGE_NAME: "clash-rs"
RUST_LOG: "clash=TRACE"
RUST_TOOLCHAIN: "nightly-2024-12-29"
RUST_TOOLCHAIN: "nightly-2024-12-20"

# Arm builder https://github.blog/changelog/2024-09-03-github-actions-arm64-linux-and-windows-runners-are-now-generally-available/
jobs:
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
postfix: ".exe"
extra-args: -F "shadowsocks, tuic, onion"
rustflags: >-
-Ctarget-feature=+crt-static
-Ctarget-feature=+crt-static
-Clink-args=/NODEFAULTLIB:libvcruntimed.lib
-Clink-args=/NODEFAULTLIB:vcruntime.lib
-Clink-args=/NODEFAULTLIB:vcruntimed.lib
Expand Down

0 comments on commit c6d00b8

Please sign in to comment.