Skip to content

Commit

Permalink
Update go version to 1.20 for github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Mar 14, 2024
1 parent 6635bbc commit eac7dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- macOS-latest
- ubuntu-latest
go:
- 1.19
- '1.20'
steps:
- name: Check out repository code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit eac7dcf

Please sign in to comment.