Set up Gitea Actions/CI #23

Merged
raucao merged 6 commits from dev/setup_ci into master 2026-02-24 14:23:01 +00:00
Showing only changes of commit 121ea48a53 - Show all commits

View File

@@ -36,7 +36,7 @@ jobs:
name: "Test"
runs-on: ubuntu-latest
container:
image: cypress/browsers:node-22.14.0-chrome-133.0.6943.53-1-ff-135.0.1-edge-133.0.3065.59-1
image: cypress/browsers:node-22.19.0-chrome-139.0.7258.154-1-ff-142.0.1-edge-139.0.3405.125-1
timeout-minutes: 10
steps: