Skip to content

Commit

Permalink
build: Upgrade to Node 20 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 authored Oct 10, 2024
1 parent 4857ae0 commit b180478
Show file tree
Hide file tree
Showing 3 changed files with 581 additions and 584 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
os: [ubuntu-20.04]
toxenv: [django42]
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}
env:
DATA_API_VERSION: "latest"
steps:
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20
Loading

0 comments on commit b180478

Please sign in to comment.