Add HarmonyOS support for text-to-speech. (#1584)
This commit is contained in:
2
.github/workflows/lazarus.yaml
vendored
2
.github/workflows/lazarus.yaml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
key: ${{ matrix.os }}
|
||||
|
||||
# See https://github.com/gcarreno/setup-lazarus
|
||||
- uses: gcarreno/setup-lazarus@v3
|
||||
- uses: gcarreno/setup-lazarus@v3.3.1
|
||||
with:
|
||||
lazarus-version: "stable"
|
||||
with-cache: true
|
||||
|
||||
2
.github/workflows/test-nodejs-npm.yaml
vendored
2
.github/workflows/test-nodejs-npm.yaml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-2019]
|
||||
python-version: ["3.8"]
|
||||
python-version: ["3.10"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user