runns a long time

This commit is contained in:
Mario Fetka 2025-09-07 10:52:11 +02:00
parent 8c4036aa50
commit 649607eaf1

View File

@ -36,6 +36,7 @@ jobs:
host: ${{ matrix.host }} host: ${{ matrix.host }}
username: root username: root
key: ${{ secrets.BUILD_SSH_KEY }} key: ${{ secrets.BUILD_SSH_KEY }}
timeout: 14400
script: | script: |
set -e set -e