Skip to content

Commit

Permalink
add go 1.15 to testing matrix and remove 1.13 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRoesler authored Oct 5, 2020
1 parent 1621be0 commit 3526e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
go-version:
- 1.13
- 1.14
- 1.15
runs-on: ubuntu-latest
steps:
- name: Install Go
Expand Down

0 comments on commit 3526e7c

Please sign in to comment.