Fix: downgrade glibc

pull/807/head 3.3.0
AaronLiu 3 years ago committed by GitHub
parent 3f0f33b4fc
commit 6fb419d998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save