Skip to content

Commit

Permalink
build: Upgrade to Node 20 (#3236)
Browse files Browse the repository at this point in the history
* build: Upgrade to Node 20

* chore: updated package-lock
  • Loading branch information
BilalQamar95 authored Sep 19, 2024
1 parent e1b9728 commit e0a2a9c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 131 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
strategy:
matrix:
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
129 changes: 0 additions & 129 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0a2a9c

Please sign in to comment.