Skip to content

Commit

Permalink
Remove 24 node
Browse files Browse the repository at this point in the history
  • Loading branch information
samizdam committed Nov 25, 2024
1 parent 98b3a0c commit f4f0eca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ jobs:
strategy:
matrix:
node:
- 20.18.1
- 20
- 21
- 22
- 23
- 24
name: Node ${{ matrix.node }} sample
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f4f0eca

Please sign in to comment.