Skip to content

Commit

Permalink
ci: remove 22 from ci for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed May 1, 2024
1 parent 7878877 commit e2200a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
node: [20, 21, 22]
node: [20, 21]
runs-on: ${{ matrix.os }}
timeout-minutes: 10

Expand Down

0 comments on commit e2200a9

Please sign in to comment.