Skip to content

Commit

Permalink
upgrade go to 1.21.x
Browse files Browse the repository at this point in the history
Signed-off-by: you06 <[email protected]>
  • Loading branch information
you06 committed Aug 9, 2023
1 parent 563aebd commit a79101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.20.x"
go-version: "1.21.x"

- name: Checkout Client-Go
uses: actions/checkout@v2
Expand Down

0 comments on commit a79101d

Please sign in to comment.