17778 update node.js

This commit is contained in:
Arthur Hanson 2024-10-16 11:52:35 -07:00 committed by Jeremy Stretch
parent db8c9b49d2
commit 8f35a9b28a

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