Fix: downgrade glibc

This commit is contained in:
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

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