Skip to content

Commit

Permalink
ci: go1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Jul 17, 2022
1 parent bf3a7cd commit e926124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
go_version: [1.17]
go_version: [1.18.x]
steps:

- name: Set up Go 1.x
Expand Down

0 comments on commit e926124

Please sign in to comment.