Fix: downgrade glibc
This commit is contained in:
parent
3f0f33b4fc
commit
6fb419d998
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
build:
|
||||
name: Build
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-16.04
|
||||
steps:
|
||||
|
||||
- name: Set up Go 1.13
|
||||
|
|
Loading…
Add table
Reference in a new issue