Skip to content

Commit

Permalink
require go 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gavincabbage committed Sep 18, 2019
1 parent 23acd45 commit 457e281
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 @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
go-version: [1.12.9, 1.13]
go-version: [1.13]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-go@v1
Expand Down

0 comments on commit 457e281

Please sign in to comment.