CI: Remove Node.js version 20 from the testing matrix

This commit is contained in:
Nebel 2025-01-06 11:24:04 +09:00
parent 4206f38fe8
commit aef7a6e38c
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -7,7 +7,6 @@ jobs:
strategy:
matrix:
node-version:
- 20
- 22
runs-on: ubuntu-latest
timeout-minutes: 15