Skip to content

Commit

Permalink
bump Go to 1.23 for apidiff
Browse files Browse the repository at this point in the history
  • Loading branch information
pohly committed Nov 21, 2024
1 parent 75462fb commit c21beb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.21
go-version: 1.23
- name: Add GOBIN to PATH
run: echo "PATH=$(go env GOPATH)/bin:$PATH" >>$GITHUB_ENV
- name: Install dependencies
Expand Down

0 comments on commit c21beb9

Please sign in to comment.