Skip to content

Commit

Permalink
Update go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
osamingo committed Aug 28, 2020
1 parent e73fc61 commit 221eb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.11.x', '1.12.x', '1.13.x' ]
go: [ '1.13.x', '1.14.x', '1.15.x' ]
steps:
- name: Set up Go
uses: actions/setup-go@v1
Expand Down

0 comments on commit 221eb7e

Please sign in to comment.