ci: riscv64+1.22

This commit is contained in:
Sun Yimin 2024-03-04 11:02:47 +08:00 committed by GitHub
parent 2b95e2808c
commit 5722fdbdc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.21.x]
go-version: [1.2.x]
arch: [riscv64]
runs-on: ubuntu-latest
steps: