[ci] Disable paddle tests, limit cmake version#8670
Merged
Conversation
There was a problem hiding this comment.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (3)
.github/workflows/scripts/ti_build/python.py:20
- The function has been renamed from setup_mambaforge to setup_miniforge in accordance with the updated installer URLs; please confirm that all references and documentation have been updated to reflect this change.
def setup_miniforge(prefix):
.github/workflows/scripts/ti_build/sccache.py:22
- [nitpick] The directory naming change for sccache (from sccache-v041 to sccache-v0-10-0) represents a version bump; please ensure that this format is consistent with how the version is referenced elsewhere in your CI setup.
root = get_cache_home() / "sccache-v0-10-0"
.github/workflows/scripts/ti_build/vulkan.py:14
- Ensure that the updated banner message, URL, and prefix for the Vulkan SDK are consistent across all platform branches and that they align with the intended SDK version.
@banner("Setup Vulkan 1.4.309.0")
6fc71bc to
39c0317
Compare
This file contains hidden or 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
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.
No description provided.