Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI: Fix package build & self testing #225

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Fix CI: Fix package build & self testing #225

merged 1 commit into from
Aug 28, 2023

Conversation

NobodyXu
Copy link
Member

  • Fixed build-version.sh: Remove duplicate --locked
  • Fixed selfbuild.yml job build-needing-cc: Remove outdated non-existent FEATURES for cargo-deny

 - Fixed `build-version.sh`: Remove duplicate `--locked`
 - Fixed `selfbuild.yml` job `build-needing-cc`: Remove outdated
   non-existent `FEATURES` for `cargo-deny`
 - Use zig 0.10 since zig 0.11 would error on unknown link flags
   and caused build to fail.
 - Do not build `cargo-deny` in job `build-needing-cc` on
   `aarch64-pc-windows-msvc`.
   It uses rustls now and ring doesn't compile on that target
   yet.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu merged commit 0853a29 into main Aug 28, 2023
30 checks passed
@NobodyXu NobodyXu deleted the fix/build branch August 28, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant