Skip to content

[do not merge] add workflow for arm64 #4

[do not merge] add workflow for arm64

[do not merge] add workflow for arm64 #4

Workflow file for this run

name: Provide approval for bot PRs
on:
pull_request:
jobs:
arm64:
name: Show architecture
runs-on: self-hosted-arm64-large
steps:
- name: Show architecture
run: |
uname -m
- uses: actions/[email protected]
- name: Pack charm
run: |
sudo snap install charmcraft --classic --channel latest/stable
lxd init --auto
charmcraft pack -v