feature support build
Some checks failed
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m5s
Some checks failed
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m5s
This commit is contained in:
parent
0c87ef015c
commit
566a2a5fd3
@ -37,7 +37,7 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: qemu-install
|
||||
key: centos-qemu-hisiv500-install-20220502-2
|
||||
key: qemu-hisiv500-install-20231206-1
|
||||
|
||||
- name: checkout-qemu
|
||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||
@ -67,7 +67,7 @@ jobs:
|
||||
uses: actions/cache/save@v3
|
||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||
with:
|
||||
key: centos-qemu-hisiv500-install-20220502-2
|
||||
key: qemu-hisiv500-install-20231206-1
|
||||
path: qemu-install
|
||||
|
||||
- name: build-in-centos
|
||||
|
Loading…
Reference in New Issue
Block a user