Skip to content

Commit bd822c2

Browse files
author
marcel corso
committed
use newer go versions to run tests: now with colons
1 parent 29981a2 commit bd822c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.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: true
1313
matrix:
14-
go-version: [ 1.16.x 1.17.x 1.18.x]
14+
go-version: [ 1.16.x, 1.17.x, 1.18.x]
1515

1616
name: Go ${{ matrix.go-version }}
1717

0 commit comments

Comments
 (0)