diff --git a/.github/workflows/test_qemu.yml b/.github/workflows/test_qemu.yml index 027a55c..6e0bf16 100644 --- a/.github/workflows/test_qemu.yml +++ b/.github/workflows/test_qemu.yml @@ -1,7 +1,7 @@ # This workflow will build a golang project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go -name: test-qemu +name: arm64-qemu on: push: diff --git a/.github/workflows/test_sm_ni.yml b/.github/workflows/test_sm_ni.yml index 006f2d4..d2e24ed 100644 --- a/.github/workflows/test_sm_ni.yml +++ b/.github/workflows/test_sm_ni.yml @@ -1,7 +1,7 @@ # This workflow will build a golang project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go -name: test-sm3-sm4-ni +name: sm3-sm4-ni-qemu on: push: