Skip to content

Commit

Permalink
[FIX] Dependency Support for WP 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jdamner committed Jul 22, 2024
1 parent 8877222 commit d2648f1
Show file tree
Hide file tree
Showing 9 changed files with 13,082 additions and 17,087 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: true
matrix:
node-version: [18, 20, 21, 22]
node-version: [20]
name: Test JS (node ${{ matrix.node-version }})
steps:
- name: Checkout
Expand Down
Loading

0 comments on commit d2648f1

Please sign in to comment.