From 4993f8e96b2be60193173707410309d2be3ba424 Mon Sep 17 00:00:00 2001 From: Arno Kaimbacher Date: Fri, 24 Jan 2025 17:15:33 +0100 Subject: [PATCH] updated ci workflow file --- .gitea/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index a9ec6e1..3a7925e 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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: