mirror of
https://github.com/restic/restic.git
synced 2025-08-21 23:57:26 +00:00
Add mips* architectures to CI and release
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -210,7 +210,7 @@ jobs:
|
||||
GOX_ARCHS: "aix/ppc64 \
|
||||
darwin/amd64 \
|
||||
freebsd/386 freebsd/amd64 freebsd/arm \
|
||||
linux/386 linux/amd64 linux/arm linux/arm64 linux/ppc64le \
|
||||
linux/386 linux/amd64 linux/arm linux/arm64 linux/ppc64le linux/mips linux/mipsle linux/mips64 linux/mips64le \
|
||||
netbsd/386 netbsd/amd64 \
|
||||
openbsd/386 openbsd/amd64 \
|
||||
windows/386 windows/amd64 \
|
||||
|
Reference in New Issue
Block a user