Add links to pre-built APKs and pre-trained models to README. (#840)
This commit is contained in:
2
.github/workflows/test-nodejs-addon-api.yaml
vendored
2
.github/workflows/test-nodejs-addon-api.yaml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-11, macos-14, ubuntu-20.04, ubuntu-22.04, windows-latest]
|
||||
os: [macos-11, macos-14, ubuntu-20.04, ubuntu-22.04] #, windows-latest]
|
||||
node-version: ["16", "17", "18", "19", "21", "22"]
|
||||
python-version: ["3.8"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user