Skip to content

Commit

Permalink
Merge pull request #65 from hemanthnakkina/unpin-lxd
Browse files Browse the repository at this point in the history
[github workflow] Pin lxd to 5.21/stable
  • Loading branch information
gboutry committed Sep 10, 2024
2 parents ee5c419 + ee029b4 commit d20459d
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 d20459d

Please sign in to comment.