Skip to content

Commit

Permalink
update go version for buildtest
Browse files Browse the repository at this point in the history
  • Loading branch information
cnderrauber committed Nov 28, 2024
1 parent 2437015 commit 40fc40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
go-version: 1.23

- name: Set up gotestfmt
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
Expand Down

0 comments on commit 40fc40b

Please sign in to comment.