Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bruuuuuuuce authored Dec 11, 2023
1 parent a2d15b3 commit e98dcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
test-examples:
strategy:
matrix:
node: [18]
node: [16, 18]
fail-fast: true
max-parallel: 1
name: Test examples on node ${{ matrix.node }}
Expand Down

0 comments on commit e98dcef

Please sign in to comment.