forked from Elara6331/pcre
Add riscv64 test
This commit is contained in:
parent
107b5db1fb
commit
4ce849193f
@ -2,12 +2,12 @@ matrix:
|
|||||||
platform:
|
platform:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
- linux/riscv64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: golang:latest
|
image: gitea.elara.ws/elara6331/golang:latest
|
||||||
commands:
|
commands:
|
||||||
- go test
|
- go test
|
||||||
- go build
|
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
|
Loading…
Reference in New Issue
Block a user