mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
[build] Add M1 builds, change arm name, update to 2023 deps (#4315)
This commit is contained in:
@@ -5,7 +5,7 @@ apply plugin: 'cpp'
|
||||
apply plugin: "google-test"
|
||||
|
||||
ext.skiplinuxathena = true
|
||||
ext.skiplinuxraspbian = true
|
||||
ext.skiplinuxarm32 = true
|
||||
|
||||
apply from: "${rootDir}/shared/config.gradle"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user