Skip to content

Commit

Permalink
bump go version to 1.20.6 to be in sync with go-algorand
Browse files Browse the repository at this point in the history
  • Loading branch information
algorandskiy committed Aug 11, 2023
1 parent 3fbccb2 commit ff344f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.20.5'
go-version: '1.20.6'
- run: make test

0 comments on commit ff344f8

Please sign in to comment.