Skip to content

Commit 87ed92a

Browse files
marcel corso gonzalezsonologico
andauthored
Update test.yml (#82)
Co-authored-by: sonologico <[email protected]>
1 parent b4e517b commit 87ed92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
go: ['1.11', '1.12', '1.13', '1.14', '1.15']
14+
go: ['1.18', '1.19']
1515

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

0 commit comments

Comments
 (0)