mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[build] Remove athena completely from build (#7517)
This commit is contained in:
@@ -7,7 +7,6 @@ if (project.hasProperty('ciDebugOnly')) {
|
||||
}
|
||||
|
||||
nativeUtils.addWpiNativeUtils()
|
||||
nativeUtils.withCrossRoboRIO()
|
||||
nativeUtils.withCrossLinuxArm32()
|
||||
nativeUtils.withCrossLinuxArm64()
|
||||
nativeUtils.withCrossSystemCore()
|
||||
|
||||
Reference in New Issue
Block a user