Skip to content

Commit 8e98458

Browse files
updating matrix in readme
1 parent d0c5def commit 8e98458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-16.04
6464
strategy:
6565
matrix:
66-
go: [ '1.13', '1.12' ]
66+
go: [ '1.14', '1.13' ]
6767
name: Go ${{ matrix.go }} sample
6868
steps:
6969
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)