Skip to content

Commit

Permalink
Update test.yml (#82)
Browse files Browse the repository at this point in the history

Co-authored-by: sonologico <1592315+sonologico@users.noreply.github.com>
  • Loading branch information
marcel corso gonzalez and sonologico committed Oct 13, 2022
1 parent b4e517b commit 87ed92a
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 @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: ['1.11', '1.12', '1.13', '1.14', '1.15']
go: ['1.18', '1.19']

name: Go ${{ matrix.go }} Test

Expand Down

0 comments on commit 87ed92a

Please sign in to comment.