mirror of
https://github.com/rancher/plugins.git
synced 2025-09-25 12:49:21 +00:00
Bump to golang:1.21-alpine in release.sh
Also make this overridable in env vars. Signed-off-by: Jingyuan Liang <jingyuanliang@google.com>
This commit is contained in:
committed by
Jingyuan Liang
parent
abee8ccc0d
commit
d708217503
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -4,7 +4,7 @@ name: test
|
||||
on: ["push", "pull_request"]
|
||||
|
||||
env:
|
||||
GO_VERSION: "1.20"
|
||||
GO_VERSION: "1.21"
|
||||
LINUX_ARCHES: "amd64 386 arm arm64 s390x mips64le ppc64le riscv64"
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user