Skip to content

Commit

Permalink
ci: Add Nsolid CI and Integration tests as separate pipelines
Browse files Browse the repository at this point in the history
Signed-off-by: Jefferson <jefferson.rios.caro@gmail.com>
  • Loading branch information
riosje committed Feb 29, 2024
1 parent ad074dd commit 2fc8410
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-alternative-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@ jobs:
contents: read
strategy:
matrix:
runtime: [nsolid]
os: [macos-latest, ubuntu-latest, windows-latest]
include:
- runtime: nsolid
nsolid-version: 5
- runtime: nsolid
node-version: 18
- runtime: nsolid
nsolid-version: 5
node-version: 20

steps:
Expand Down

0 comments on commit 2fc8410

Please sign in to comment.