Skip to content

Commit b65ed8f

Browse files
axel-hlsf37
authored andcommitted
CI: bring back compiler to matrix
This was deleted by accident in commit 75fc800 Signed-off-by: Axel Heider <axelheider@gmx.de>
1 parent 75fc800 commit b65ed8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sel4test-hw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
matrix:
3636
# There is no "rv32imac" hardware yet.
3737
march: [armv7a, armv8a, nehalem, rv64imac]
38+
compiler: [gcc, clang]
3839
steps:
3940
- name: Build
4041
uses: seL4/ci-actions/sel4test-hw@master

0 commit comments

Comments
 (0)