Commit fd24479 1 parent fe8ad9c commit fd24479 Copy full SHA for fd24479
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v1
12
12
- name : make test
13
- run : ~/ssh-run.sh gcc112.fsffrance.org ~/mir-test.sh master `git log |head -1|awk '{print $2}'`
13
+ run : ~/ssh-run.sh gcc112.fsffrance.org ~/mir-test.sh v0_master `git log |head -1|awk '{print $2}'`
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v1
12
12
- name : make test
13
- run : ~/mir-riscv64-test.sh master `git log |head -1|awk '{print $2}'`
13
+ run : ~/mir-riscv64-test.sh v0_master `git log |head -1|awk '{print $2}'`
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v1
12
12
- name : make test
13
- run : ~/mir-s390x-test.sh master `git log |head -1|awk '{print $2}'`
13
+ run : ~/mir-s390x-test.sh v0_master `git log |head -1|awk '{print $2}'`
You can’t perform that action at this time.
0 commit comments