build(linux)!: disable arm64 builds for Fedora (#2377)

This commit is contained in:
ReenigneArcher 2024-04-06 15:22:09 -04:00 committed by GitHub
commit 3c13027a61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 5 deletions

View file

@ -189,7 +189,6 @@ jobs:
strategy:
fail-fast: false
matrix: ${{ fromJson(needs.check_dockerfiles.outputs.matrix) }}
timeout-minutes: 480 # 8 hours
name: Docker${{ matrix.tag }}
steps: