try without setup-node
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Waiting to run
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 6s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 7s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 15s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 7s

This commit is contained in:
2025-09-09 09:17:10 -05:00
parent 2ed538452e
commit 608e8f43b6

View File

@@ -33,12 +33,12 @@ jobs:
# Set up Kiss runtimes:
# nodejs
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
# - uses: actions/setup-node@v3
# with:
# node-version: ${{ matrix.node-version }}
# lix
- uses: https://k7izh9.gitea.cloud/NQN/setup-lix@main
- uses: https://k7izh9.gitea.cloud/kiss-lang/setup-lix@main
with:
lix-version: 15.12.0