fix version
This commit is contained in:
parent
931956f95a
commit
41cf7deb96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue