Skip to content

Commit

Permalink
CARRY: Updated GO version to 1.22 in odh release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oksanabaza committed Dec 4, 2024
1 parent 935c651 commit 9b7a927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/odh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set Go
uses: actions/setup-go@v5
with:
go-version: v1.20
go-version: v1.22
cache-dependency-path: "ray-operator/go.sum"

- name: Verify that release doesn't exist yet
Expand Down

0 comments on commit 9b7a927

Please sign in to comment.