Skip to content

Commit

Permalink
Remove node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithriel committed Nov 15, 2023
1 parent 834052f commit ce43b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [14, 16, 18, 20]
node: [18, 20]
name: node-${{ matrix.node }}
services:
postgres:
Expand Down

0 comments on commit ce43b0f

Please sign in to comment.