Fix: downgrade glibc

pull/807/head 3.3.0
AaronLiu 2021-03-18 00:48:47 -08:00 committed by GitHub
parent 3f0f33b4fc
commit 6fb419d998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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