drop Node.js v18

This commit is contained in:
Nebel 2024-09-03 03:19:14 +09:00
parent a7c7e41d6e
commit b0437e17da
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

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