fix version

This commit is contained in:
Florian Forster 2019-11-15 14:26:34 +01:00
parent 931956f95a
commit 41cf7deb96
No known key found for this signature in database
GPG key ID: B03784B4B09FB794

View file

@ -2,7 +2,7 @@ name: Test
on: push
jobs:
build:
runs-on: ubuntu-108.04
runs-on: ubuntu-18.04
strategy:
matrix:
go: ['1.11', '1.12', '1.13']