remove buildx and have a better naming

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

View file

@ -12,14 +12,11 @@ env:
jobs:
build_besu:
runs-on: linux-s390x
runs-on: ubuntu-24.04-s390x
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to gitea registry
uses: docker/login-action@v3
with: