[build] Remove athena completely from build (#7517)

This commit is contained in:
Thad House
2024-12-07 20:31:10 -08:00
committed by GitHub
parent be72e0ecd8
commit 6dbff902fa

View File

@@ -7,7 +7,6 @@ if (project.hasProperty('ciDebugOnly')) {
}
nativeUtils.addWpiNativeUtils()
nativeUtils.withCrossRoboRIO()
nativeUtils.withCrossLinuxArm32()
nativeUtils.withCrossLinuxArm64()
nativeUtils.withCrossSystemCore()