Skip to content

ci: add arm64 platform to container image build workflow (#53) #59

ci: add arm64 platform to container image build workflow (#53)

ci: add arm64 platform to container image build workflow (#53) #59

Workflow file for this run

name: Test
on:
push:
pull_request:
release:
types:
- published
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: bash test.sh