Skip to content

Commit e5c508d

Browse files
author
Michael Eder
authored
Test with go 1.13 and 1.14
1 parent f4782f5 commit e5c508d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
test:
1313
strategy:
1414
matrix:
15-
go-version: [1.12.9, 1.13]
15+
go-version: [1.14, 1.13]
1616
platform: [ubuntu-latest, macos-latest, windows-latest]
1717
runs-on: ${{ matrix.platform }}
1818
steps:

0 commit comments

Comments
 (0)