Skip to content

Commit

Permalink
TRASH: CI: Removed all but H5 from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Hish15 committed Apr 21, 2023
1 parent 0ab5956 commit ae613dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
family: [F0, F1, F2, F3, F4, F7, G0, G4, H5, H7, L0, L1, L4, L5, U5, WB, WL, MP1]
family: [H5]
fail-fast: false

steps:
Expand Down

0 comments on commit ae613dc

Please sign in to comment.