Skip to content

Commit 5dd3f74

Browse files
committed
ci: pass GHA vars
1 parent 1b38f8a commit 5dd3f74

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Cross.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[build.env]
2-
passthrough = ["RUSTFLAGS", "RUSTC_BOOTSTRAP"]
3-
2+
passthrough = ["RUSTFLAGS", "RUSTC_BOOTSTRAP", "SCCACHE_GHA_ENABLED", "ACTIONS_RESULTS_URL", "ACTIONS_RUNTIME_TOKEN"]
43

54
# Use clang as the C/C++ compiler to avoid the aws-lc-sys GCC memcmp bug
65
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189

0 commit comments

Comments
 (0)