Skip to content

Commit

Permalink
remove 1.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Oct 2, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 00474c6 commit 9bdf771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu, windows, macOS ]
go: [ 1.11.x, 1.12.x, 1.13.x ]
go: [ 1.12.x, 1.13.x ]

runs-on: ${{ matrix.os }}-latest

0 comments on commit 9bdf771

Please sign in to comment.