Skip to content

Commit

Permalink
Bump CI go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Apr 21, 2020
1 parent ee7937c commit 5eb1506
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 @@ -5,7 +5,7 @@ jobs:
name: Test
strategy:
matrix:
go-version: [1.12.x, 1.13.x]
go-version: [1.13.x, 1.14.x]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 5eb1506

Please sign in to comment.