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 <[email protected]>
  • Loading branch information
riosje committed Feb 29, 2024
1 parent b732994 commit 4eb3005
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-nsolid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
contents: read
strategy:
matrix:
node-version: [18, 20]
nsolid-version: [5]
os: [macos-latest, ubuntu-latest, windows-latest]
include:
- nsolid-version: 5
Expand Down

0 comments on commit 4eb3005

Please sign in to comment.