Update CI workflow to use node:jod container

This commit is contained in:
zima 2025-04-30 21:08:05 -07:00
parent 39a9fb6d91
commit 38c4be869d

View file

@ -6,7 +6,7 @@ jobs:
testCommit:
runs-on: yeentown-dev
container:
image: node:iron
image: node:jod
services:
postgres:
image: postgres:15