Skip to content

fix: build multipe ARCH #3

fix: build multipe ARCH

fix: build multipe ARCH #3

Workflow file for this run

name: Test building container image
on:
pull_request:
jobs:
build-image:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- run: |
make docker-buildx