Skip to content

Commit

Permalink
Update Go version for CI (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
janisz authored Mar 19, 2020
1 parent 2227503 commit 9e4bc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: true
max-parallel: 2
matrix:
go: ["1.12.x", "1.13.x"]
go: ["1.13.x", "1.14.x"]

steps:
- name: Set up Go
Expand Down

0 comments on commit 9e4bc32

Please sign in to comment.