Skip to content

Commit 657556a

Browse files
committed
ci: Add Nsolid CI and Integration tests as separate pipelines
Signed-off-by: Jefferson <[email protected]>
1 parent 624d2a7 commit 657556a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-alternative-runtimes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: ${{ matrix.runtime == 'nsolid' }}
4444
with:
4545
node-version: ${{ matrix.node-version }}
46-
nsolid-version: ${{ matrix.nsolid-version }}
46+
nsolid-version: 5
4747

4848
- name: Install
4949
run: |

0 commit comments

Comments
 (0)