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

This commit is contained in:
Sarah Jamie Lewis 2023-01-31 21:23:51 -08:00
parent 7846574b1b
commit ddf99ae8ee
1 changed files with 1 additions and 1 deletions

View File

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