mirror of
https://github.com/emmansun/gmsm.git
synced 2025-10-13 23:00:47 +08:00
ci: remove custom image
This commit is contained in:
parent
0b0914a82d
commit
878e860bec
2
.github/workflows/test_loong64.yml
vendored
2
.github/workflows/test_loong64.yml
vendored
@ -33,8 +33,6 @@ jobs:
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
|
||||
with:
|
||||
image: ghcr.io/loong64/binfmt:latest
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
2
.github/workflows/test_riscv64.yaml
vendored
2
.github/workflows/test_riscv64.yaml
vendored
@ -33,8 +33,6 @@ jobs:
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
|
||||
with:
|
||||
image: ghcr.io/loong64/binfmt:latest
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user