build(linux)!: disable arm64 builds for Fedora (#2377)
This commit is contained in:
1
.github/workflows/ci-docker.yml
vendored
1
.github/workflows/ci-docker.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user