Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Bump version of Go to 1.22
  • Loading branch information
ghettovoice authored Jul 30, 2024
1 parent fb2bb7d commit 2413d47
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 @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
go-version: '1.22'

- name: Set up project
run: make setup
Expand Down

0 comments on commit 2413d47

Please sign in to comment.