Skip to content

Commit

Permalink
⬆️ Bump Go version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Mar 9, 2022
1 parent 5d6cc14 commit 66f58eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Go
on: push
env:
go_version: ^1.16
go_version: ^1.17
jobs:
lint:
name: Lint
Expand Down

0 comments on commit 66f58eb

Please sign in to comment.