mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-05 03:26:58 +00:00
Update CI workflow to use node:jod container
This commit is contained in:
parent
39a9fb6d91
commit
38c4be869d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
testCommit:
|
||||
runs-on: yeentown-dev
|
||||
container:
|
||||
image: node:iron
|
||||
image: node:jod
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
|
|
Loading…
Add table
Reference in a new issue