Skip to content

Commit

Permalink
CI: bring back compiler to matrix
Browse files Browse the repository at this point in the history
This was deleted by accident in commit 75fc800

Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h authored and lsf37 committed Jan 12, 2024
1 parent 75fc800 commit b65ed8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sel4test-hw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
matrix:
# There is no "rv32imac" hardware yet.
march: [armv7a, armv8a, nehalem, rv64imac]
compiler: [gcc, clang]
steps:
- name: Build
uses: seL4/ci-actions/sel4test-hw@master
Expand Down

0 comments on commit b65ed8f

Please sign in to comment.