Skip to content

Commit

Permalink
chore: Add Nsolir runtime to CI tests
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 26, 2024
1 parent e30b29c commit 7d39d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ jobs:
exclude:
# excludes node 14 on Windows
- runtime: node
os: windows-latest
node-version: 14
node-version: '14'
os: 'windows-latest'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7d39d4c

Please sign in to comment.