Skip to content

Commit

Permalink
Revert "Build platform-native images instead of cross compilation hell"
Browse files Browse the repository at this point in the history
This reverts commit a76320f.
  • Loading branch information
Nothing4You authored and github-actions[bot] committed May 9, 2024
1 parent a11f9d6 commit 2ab45c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 68 deletions.
66 changes: 0 additions & 66 deletions .github/gha.Dockerfile

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/ghcr-image-main-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

build:
runs-on: ubuntu-latest
timeout-minutes: 25
timeout-minutes: 15

needs:
- meta
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
id: build
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.3.0
with:
file: .github/gha.Dockerfile
file: docker/Dockerfile
build-args:
RUST_RELEASE_MODE=release
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit 2ab45c0

Please sign in to comment.