Skip to content

Commit

Permalink
test: dropped node 18 support
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Oct 2, 2024
1 parent b85d445 commit 5369835
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
python-version: ["3.8", "3.12"]
os: [ubuntu-20.04]
toxenv: [django42]
node: [18, 20]
node: [20]
continue-on-error: ${{ matrix.node == 20 }}
env:
DATA_API_VERSION: "latest"
Expand Down
5 changes: 5 additions & 0 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 5369835

Please sign in to comment.