Skip to content

Commit

Permalink
build: Upgrade to Node 20 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Sep 20, 2024
1 parent 8a00348 commit e98ab43
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 725 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
Loading

0 comments on commit e98ab43

Please sign in to comment.