Skip to content

Commit

Permalink
drop 1.15 in github test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
onsi committed Jun 2, 2021
1 parent d125cd0 commit afce52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [ '1.15', '1.16' ]
version: [ '1.16' ]
name: Go ${{ matrix.version }}
steps:
- uses: actions/setup-go@v2
Expand Down

0 comments on commit afce52e

Please sign in to comment.