Compare commits

..

1 Commits

Author SHA1 Message Date
Will Jones
1d00a1d82a use manylinux containers locally 2023-05-24 23:03:07 -07:00
2 changed files with 2 additions and 5 deletions

View File

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

View File

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