Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EldersJavas authored Jan 28, 2021
1 parent 5b2c2ba commit 9889277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
ver: [ 'test','build' ]
go: [ '1.15','1.14', '1.13','1.12','1.11' ]
go: [ '1.15','1.14', '1.13' ]
name: Go ${{ matrix.go }} ${{ matrix.ver }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9889277

Please sign in to comment.