Skip to content

Commit cf014af

Browse files
committed
Update workflow test 2
1 parent f6e22ec commit cf014af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
container: "quay.io/pypa/manylinux_2_28_x86_64:latest"
5454
os: "ubuntu-22.04"
5555
- neon-out-name: "aarch64-unknown-linux-gnu-index.node"
56-
container: "quay.io/pypa/manylinux2014_aarch64:latest"
56+
container: "quay.io/pypa/manylinux_2_28_aarch64:latest"
5757
os: "buildjet-4vcpu-ubuntu-2204-arm"
5858
runs-on: ubuntu-latest
5959
container: ${{ matrix.container }}

0 commit comments

Comments
 (0)