Merge branch 'main' into dev

This commit is contained in:
egelhaus 2025-04-09 16:14:23 +02:00 committed by GitHub
commit dda1bf6ae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

View File

@ -25,7 +25,7 @@ jobs:
include:
- runnertags: ubuntu-latest
arch: amd64
- runnertags: [self-hosted, ARM64]
- runnertags: ubuntu-latest
arch: arm64
runs-on: ${{ matrix.runnertags }}

View File

@ -25,7 +25,7 @@ jobs:
include:
- runnertags: ubuntu-latest
arch: amd64
- runnertags: [self-hosted, ARM64]
- runnertags: ubuntu-latest
arch: arm64
runs-on: ${{ matrix.runnertags }}

View File

@ -6,5 +6,4 @@ autorestart=false
redirect_stderr=true
stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
startsecs=10
environment=PORT=3000
startsecs=10