Skip to content

feat: Add arm64 support #7

feat: Add arm64 support

feat: Add arm64 support #7

Workflow file for this run

name: Pull Requests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
jobs:
pull-request:
name: PR
uses: canonical/observability/.github/workflows/rock-pull-request.yaml@main
secrets: inherit