[hal] Remove athena hal folder (#7668)

Also remove roborio bazel target.
This commit is contained in:
Thad House
2025-01-13 11:25:28 -08:00
committed by GitHub
parent 09a6bc9a25
commit df77580a15
84 changed files with 0 additions and 26708 deletions

View File

@@ -57,7 +57,6 @@ jobs:
matrix:
include:
- { name: "Linux (native)", os: ubuntu-24.04, action: "test", config: "--config=linux", }
- { name: "Linux (roborio)", os: ubuntu-24.04, action: "build", config: "--config=roborio", }
name: "${{ matrix.name }}"
runs-on: ${{ matrix.os }}
steps: