spec: use node 18.17.0 (#114)

This commit is contained in:
まっちゃとーにゅ 2023-07-25 03:32:10 +09:00 committed by GitHub
parent d886dddbf1
commit 3bde1b398a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [20.x]
node-version: [18.x]
steps:
- uses: actions/checkout@v3.3.0
@ -51,7 +51,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [20.x]
node-version: [18.x]
browser: [chrome]
services: