Skip to content

Commit

Permalink
Merge pull request #680 from hatoo/remove-workaround-for-release-ci
Browse files Browse the repository at this point in the history
Remove workaround for release ci
  • Loading branch information
hatoo authored Feb 1, 2025
2 parents b53194f + c40a7da commit dde58b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
29 changes: 2 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ tikv-jemallocator = "0.6"
[target.'cfg(unix)'.dependencies]
rlimit = "0.10.1"

[target.x86_64-unknown-linux-musl.dependencies]
# Workaround for release CI
aws-lc-rs = { version = "1.8.1", features = ["bindgen"] }

[dev-dependencies]
assert_cmd = "2.0.14"
axum = { version = "0.8.1", features = ["http2"] }
Expand Down

0 comments on commit dde58b0

Please sign in to comment.