17778 update node.js

This commit is contained in:
Arthur Hanson 2024-10-16 11:52:35 -07:00 committed by Jeremy Stretch
parent e370cadcef
commit 5b8ef2eb44

View File

@ -23,7 +23,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: ['3.10', '3.11', '3.12'] python-version: ['3.10', '3.11', '3.12']
node-version: ['18.x'] node-version: ['20.x']
services: services:
redis: redis:
image: redis image: redis