[wpimath] Remove PathWeaver support (#7813)

Also rename file load type in glass to "Field Image JSON".
This commit is contained in:
Gold856
2025-02-21 09:43:45 -05:00
committed by GitHub
parent 72bba2491a
commit b39744b562
13 changed files with 4 additions and 534 deletions

View File

@@ -283,7 +283,7 @@ jobs:
needs: [combine]
strategy:
matrix:
repo: ['SmartDashboard', 'PathWeaver', 'Shuffleboard', 'RobotBuilder']
repo: ["SmartDashboard", "Shuffleboard", "RobotBuilder"]
runs-on: ubuntu-24.04
steps:
- uses: peter-evans/repository-dispatch@v3