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

Skip linux arm64 build on tools build #7511

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

ThadHouse
Copy link
Member

Currently the systemcore compiler is the arm64 compiler. Native utils will pick this compiler up for both targets if its on PATH (It won't if its installed through gradlerio or in the wpilib folder). So for CI we need to skip linuxarm64 on the tools build to not run out of space.

@ThadHouse ThadHouse added the 2027 2027 target label Dec 8, 2024
@ThadHouse ThadHouse requested a review from a team as a code owner December 8, 2024 00:15
@ThadHouse ThadHouse merged commit be72e0e into wpilibsuite:2027 Dec 8, 2024
42 checks passed
@ThadHouse ThadHouse deleted the toolsskiplinuxarm64 branch December 8, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2027 2027 target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants