Skip to content

Commit 9b7a927

Browse files
committed
CARRY: Updated GO version to 1.22 in odh release workflow
1 parent 935c651 commit 9b7a927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/odh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set Go
2929
uses: actions/setup-go@v5
3030
with:
31-
go-version: v1.20
31+
go-version: v1.22
3232
cache-dependency-path: "ray-operator/go.sum"
3333

3434
- name: Verify that release doesn't exist yet

0 commit comments

Comments
 (0)