Skip to content

Commit

Permalink
ci(version-matrix): disable verification in v22 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Sep 24, 2024
1 parent 05c5e54 commit 3476252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node:
- 18.19.0
- 20.6.1
- 22.0.0
# - 22.0.0
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Setup node
Expand Down

0 comments on commit 3476252

Please sign in to comment.