try on native s390x

This commit is contained in:
Sofiane Gerhardt 2024-12-10 16:15:46 +01:00
parent 4ec2850e53
commit 7c9171430d
Signed by: sofiane.gerhardt
SSH key fingerprint: SHA256:B+mV6AyYLX4aUI1b5gXcuADKOT8LepFIxknwPyd26f0

View file

@ -12,7 +12,7 @@ env:
jobs:
build_besu:
runs-on: ubuntu-latest
runs-on: linux-s390x
steps:
- name: Checkout code
uses: actions/checkout@v4
@ -30,7 +30,6 @@ jobs:
- name: Build and push to gitea registry
uses: docker/build-push-action@v6
with:
platforms: linux/s390x
push: true
context: .
build-args: |