Skip to content

Commit

Permalink
ci(gitlab): fix go version
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Feb 4, 2023
1 parent 5ab0e00 commit 56fd169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: golang:1.18
image: golang:1.19

stages:
- test
Expand Down

0 comments on commit 56fd169

Please sign in to comment.