updated ci workflow file
Some checks failed
CI Pipeline / japa-tests (push) Failing after 1m6s

This commit is contained in:
Kaimbacher 2025-01-24 17:15:33 +01:00
parent 2c4f51be68
commit 4993f8e96b

View file

@ -12,7 +12,7 @@ jobs:
# run build on latest ubuntu
runs-on: ubuntu-latest
container: node:18-bullseye
container: node:20-bullseye
services:
mydb:
@ -99,7 +99,7 @@ jobs:
---
name: CI
run-name: ${{ github.actor }} is testing out Gitea Actions
on:
push:
branches: