Skip to content

Commit

Permalink
Pin lxd to 5.21/candidate
Browse files Browse the repository at this point in the history
Ping lxd to 5.21/candidate to avoid mount errors.
Also pin craft-actions to commit 1de2f7678b7ecfd.
  • Loading branch information
hemanthnakkina committed Sep 4, 2024
1 parent 6f52230 commit dcf4915
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ inputs.branch }}
- uses: canonical/craft-actions/rockcraft-pack@main
- name: Setup LXD
uses: canonical/[email protected]
with:
channel: 5.21/candidate
- uses: canonical/craft-actions/rockcraft-pack@1de2f7678b7ecfd
id: rockcraft
with:
path: rocks/${{ matrix.rock }}
Expand Down

0 comments on commit dcf4915

Please sign in to comment.