Commit 939e4c7 1 parent 3583555 commit 939e4c7 Copy full SHA for 939e4c7
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
44
compiler : [gcc, clang]
45
45
steps :
46
46
- name : Build
47
- uses : seL4/ci-actions/sel4test-hw@master
47
+ uses : seL4/ci-actions/sel4test-hw@smp-tests
48
48
with :
49
49
march : ${{ matrix.march }}
50
50
compiler : ${{ matrix.compiler }}
63
63
matrix : ${{ steps.matrix.outputs.matrix }}
64
64
steps :
65
65
- id : matrix
66
- uses : seL4/ci-actions/sel4test-hw-matrix@master
66
+ uses : seL4/ci-actions/sel4test-hw-matrix@smp-tests
67
67
68
68
hw-run :
69
69
name : HW Run
91
91
with :
92
92
name : images-${{ matrix.march }}-${{ matrix.compiler }}
93
93
- name : Run
94
- uses : seL4/ci-actions/sel4test-hw-run@master
94
+ uses : seL4/ci-actions/sel4test-hw-run@smp-tests
95
95
with :
96
96
platform : ${{ matrix.platform }}
97
97
compiler : ${{ matrix.compiler }}
You can’t perform that action at this time.
0 commit comments