Skip to content

Commit 2fc8410

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,13 @@ jobs:
2626
contents: read
2727
strategy:
2828
matrix:
29-
runtime: [nsolid]
3029
os: [macos-latest, ubuntu-latest, windows-latest]
3130
include:
3231
- runtime: nsolid
3332
nsolid-version: 5
34-
- runtime: nsolid
3533
node-version: 18
3634
- runtime: nsolid
35+
nsolid-version: 5
3736
node-version: 20
3837

3938
steps:

0 commit comments

Comments
 (0)