Skip to content

Commit

Permalink
update: go version 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rebaz88 committed Oct 17, 2023
1 parent 0709d9e commit 2705579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.18']
go: [ '1.20']
steps:
- uses: actions/checkout@v2
- name: Setup go
Expand Down

0 comments on commit 2705579

Please sign in to comment.