Skip to content

[tagpr] prepare for the next release #5

[tagpr] prepare for the next release

[tagpr] prepare for the next release #5

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