rename action

This commit is contained in:
Sun Yimin 2023-03-30 16:42:16 +08:00 committed by GitHub
parent 9f7a0ac2b6
commit 9c49aa43c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: