Skip to content

Commit 3c3c07f

Browse files
committed
try glibc 2.17
1 parent 6fee65d commit 3c3c07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-typescript-release-aarch64-glibc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Do not use -latest, since it uses a different glibc version!
3131
host: ubuntu-22.04-arm
3232
# ubuntu-22.04-arm, the oldest available GHA runner, has glibc 2.35
33-
container: ghcr.io/rust-cross/manylinux_2_28-cross:aarch64
33+
container: ghcr.io/rust-cross/manylinux2014-cross:aarch64
3434
node_build: pnpm build:napi-release --target aarch64-unknown-linux-gnu
3535
cargo_args: -p baml-typescript-ffi -p baml-python-ffi
3636

0 commit comments

Comments
 (0)