try on native s390x
This commit is contained in:
parent
4ec2850e53
commit
7c9171430d
1 changed files with 1 additions and 2 deletions
|
@ -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: |
|
Loading…
Add table
Add a link
Reference in a new issue