Skip to content

Commit

Permalink
Update quality.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guiferpa committed Feb 2, 2021
1 parent af9cee7 commit 312f2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-16.04
strategy:
matrix:
go: ['1.11', '1.12', '1.13', '1.14', '1.15']
go: ['1.12', '1.13', '1.14', '1.15']
name: Go ${{ matrix.go }}
steps:
- name: Checkout source code
Expand Down

0 comments on commit 312f2e7

Please sign in to comment.