Upgrade to glibc2.31 for Linux builds (#1967)
This commit is contained in:
committed by
GitHub
parent
540674d1cb
commit
77bd50725e
2
.github/workflows/build_linux.yaml
vendored
2
.github/workflows/build_linux.yaml
vendored
@@ -144,7 +144,7 @@ jobs:
|
||||
./scripts/glibc-check.sh $filename
|
||||
done
|
||||
env:
|
||||
MAX_VER: 2.28 # buster-era glibc
|
||||
MAX_VER: 2.31 # bullseye-era glibc
|
||||
|
||||
build:
|
||||
needs: hak
|
||||
|
||||
Reference in New Issue
Block a user