Skip to content

Commit

Permalink
Bump jsdom & require node >=18
Browse files Browse the repository at this point in the history
  • Loading branch information
bezoerb committed Jan 22, 2024
1 parent 7059780 commit 6dbde8d
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [16, 18]
node: [18,20]
os: [ubuntu-latest, windows-latest]

steps:
Expand Down

0 comments on commit 6dbde8d

Please sign in to comment.