Skip to content

Commit

Permalink
Bump go to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman committed Nov 3, 2023
1 parent 2a8a2b1 commit e0a83bf
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 @@ -22,7 +22,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.20

- name: build
run: make build-server
Expand Down

0 comments on commit e0a83bf

Please sign in to comment.