Skip to content

Commit

Permalink
upgrade cli
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Apr 15, 2020
1 parent a71661b commit 2e1d229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
go-version: [1.12.x, 1.13.x]
go-version: [1.13.x, 1.14.x]
os: [macos-latest, windows-latest, ubuntu-latest]
steps:
- name: Checkout Code
Expand Down

0 comments on commit 2e1d229

Please sign in to comment.