Skip to content

Commit

Permalink
[github workflow] Pin lxd to 5.21/stable
Browse files Browse the repository at this point in the history
Commit b7a328a pins
lxd to 5.21/candidate to avoid mounting issues. The
issue is fixed now and released in 5.21/stable
Pin lxd to 5.21/stable.

rockcraft-pack main does not refresh the lxd if it
already exists. Pin rockcraft-pack to main.
  • Loading branch information
hemanthnakkina committed Sep 10, 2024
1 parent ee5c419 commit ee029b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Setup LXD
uses: canonical/[email protected]
with:
channel: 5.21/candidate
- uses: canonical/craft-actions/rockcraft-pack@1de2f7678b7ecfd491bd8ec3c2d2f73fe722c643
channel: 5.21/stable
- uses: canonical/craft-actions/rockcraft-pack@main
id: rockcraft
with:
path: rocks/${{ matrix.rock }}
Expand Down

0 comments on commit ee029b4

Please sign in to comment.