Skip to content

Commit

Permalink
Drop old versions (#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Oct 26, 2021
1 parent 9537be5 commit bb15a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
go: ['1.12.17', '1.13.15', '1.14.7', '1.15', '1.16', '1.17']
go: ['1.15', '1.16', '1.17']
fail-fast: false
env:
OS: ${{ matrix.os }}
Expand Down

0 comments on commit bb15a32

Please sign in to comment.