-
Notifications
You must be signed in to change notification settings - Fork 221
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
Build system post-merge fixes #1135
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
ripatel-fd
commented
Jan 8, 2024
- Get Cargo workflow to work again
- Remove unused LICENSE allow in deny.toml (tool would report error otherwise)
- Fix permissioning in "On Main Push" top-level workflow
14cdaf1
to
7c80143
Compare
7c80143
to
4075fb6
Compare
4075fb6
to
174b6b7
Compare
174b6b7
to
115d6ec
Compare
115d6ec
to
ce0075f
Compare
ce0075f
to
e31ecba
Compare
e31ecba
to
a21b2a8
Compare
a21b2a8
to
5e49445
Compare
- Get Cargo workflow to work again - Remove unused LICENSE allow in deny.toml (tool would report error otherwise) - Fix permissioning in "On Main Push" top-level workflow - Fix argument expansion in ci_tests.sh - Fix OBJDIR resolving in ci_tests.sh - Use linux_clang_haswell instead of linux_clang_zen2 for AVX2 tests
5e49445
to
8e5bb22
Compare
mmcgee-jump
approved these changes
Jan 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.