updated readme

pull/13/head
Alif Rachmawadi 6 years ago
parent aa2b146685
commit 4ed5ef83f3
No known key found for this signature in database
GPG Key ID: 79DA63C0F3A55BB1

@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-16.04
strategy:
matrix:
go: [ '1.8', '1.9.3', '1.10' ]
go: [ '1.8', '1.9.3', '1.10.x' ]
name: Go ${{ matrix.go }} sample
steps:
- uses: actions/checkout@master

Loading…
Cancel
Save