Skip to content

Commit 4c154a7

Browse files
committed
Bump to Go 1.24
1 parent e1cb498 commit 4c154a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Go
2323
uses: actions/[email protected]
2424
with:
25-
go-version: '1.22.2'
25+
go-version: '1.24.0'
2626
cache-dependency-path: |
2727
${{ env.GOPATH}}/src/k8s.io/autoscaler/cluster-autoscaler/go.sum
2828
${{ env.GOPATH}}/src/k8s.io/autoscaler/vertical-pod-autoscaler/go.sum

0 commit comments

Comments
 (0)