Skip to content

Commit

Permalink
Update .github/workflows/main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored Sep 6, 2024
1 parent dc54b43 commit ab6cb16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:

strategy:
matrix:
node-version: [16.x, latest]
node-version: [18.x, latest]
fail-fast: false

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

0 comments on commit ab6cb16

Please sign in to comment.