Docker Hotfix 2/2

This commit is contained in:
egelhaus 2025-04-04 11:38:37 +02:00 committed by GitHub
parent 34d2d825ea
commit ac06ba4aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 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 }}