Fix: downgrade glibc

This commit is contained in:
AaronLiu
2021-03-18 00:48:47 -08:00
committed by GitHub
parent 3f0f33b4fc
commit 6fb419d998

View File

@@ -34,7 +34,7 @@ jobs:
build: build:
name: Build name: Build
needs: test needs: test
runs-on: ubuntu-latest runs-on: ubuntu-16.04
steps: steps:
- name: Set up Go 1.13 - name: Set up Go 1.13