Skip to content

Commit

Permalink
Bump go version for CI to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Sep 14, 2023
1 parent a7f63f8 commit 55d60ac
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
@@ -1,7 +1,7 @@
name: CI
on: [push, pull_request]
env:
go-version: "1.19.x"
go-version: "1.20.x"
jobs:
test:
name: Test
Expand Down

0 comments on commit 55d60ac

Please sign in to comment.