Inverse text normalization API for other programming languages (#1019)
This commit is contained in:
4
.github/workflows/test-nodejs-addon-api.yaml
vendored
4
.github/workflows/test-nodejs-addon-api.yaml
vendored
@@ -39,8 +39,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-11, macos-14, ubuntu-20.04, ubuntu-22.04] #, windows-latest]
|
||||
node-version: ["16", "17", "18", "19", "21", "22"]
|
||||
os: [macos-latest, ubuntu-latest, ubuntu-latest]
|
||||
node-version: ["16", "22"]
|
||||
python-version: ["3.8"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user