mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-01 15:07:32 +08:00
ci: update helm to 3.8.0 and go to 1.17.7 (#1119)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d0d316252e
commit
92e133e007
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.17.5'
|
||||
go-version: '^1.17.7'
|
||||
- run: go version
|
||||
- name: Install kubebuilder
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user