Make action run on gitea
All checks were successful
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 42s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 49s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 1m54s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Successful in 1m37s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 2m3s

This commit is contained in:
2025-09-08 15:59:53 -05:00
parent 033b424b20
commit f7f8ec8690

View File

@@ -33,13 +33,12 @@ jobs:
# Set up Kiss runtimes:
# nodejs
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
if: matrix.test-target == 'nodejs'
# - uses: actions/setup-node@v3
# with:
# node-version: ${{ matrix.node-version }}
# lix
- uses: lix-pm/setup-lix@master
- uses: https://k7izh9.gitea.cloud/kiss-lang/setup-lix@1.0.2
with:
lix-version: 15.12.0