Skip to content

Commit

Permalink
Update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb committed Feb 1, 2025
1 parent db891e9 commit 5b6f75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_backend_go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.18'
go-version: '1.21'

- name: Install Tools
run: make tools
Expand Down

0 comments on commit 5b6f75b

Please sign in to comment.