libc
continuous-integration/drone/pr Build was killed Details

This commit is contained in:
Sarah Jamie Lewis 2023-01-31 21:19:11 -08:00
parent 13f354f4a6
commit 7846574b1b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ steps:
path: /go
commands:
- apt update
- apt install libc6-dev
- apt install -y libc6-dev libc6
- uname -a
- ldd --version
- git checkout tags/v1.10.4 -b v1.10.4