Compare commits

..

1 Commits

Author SHA1 Message Date
Will Jones
d85cb062d7 use manylinux containers locally 2023-05-24 22:58:41 -07:00
2 changed files with 5 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ jobs:
files: node/dist/vectordb-darwin*.tgz
node-linux:
name: node-linux (${{ matrix.arch}}-unknown-linux-${{ matrix.libc }})
name: Linux ${{ matrix.settings.arch}} native node module
runs-on: ubuntu-latest
needs: draft-release
strategy:
@@ -132,6 +132,10 @@ jobs:
arch:
- x86_64
- aarch64
defaults:
run:
shell: bash
working-directory: node
steps:
- name: Checkout
uses: actions/checkout@v2

View File

@@ -1,4 +1,3 @@
#!/bin/bash
# Builds the Linux artifacts (node binaries).
# Usage: ./build_linux_artifacts.sh [target]
# Targets supported: