internal/bigmod: test riscv64

This commit is contained in:
Sun Yimin 2024-03-04 09:26:57 +08:00 committed by GitHub
parent 5ca8006d1e
commit a37c441993
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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