Skip to content

Commit

Permalink
tmp fix until [1] is not resulved
Browse files Browse the repository at this point in the history
  • Loading branch information
rgildein committed Apr 11, 2024
1 parent d471f97 commit 8a57e7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
tox-version: "<4"

func:
uses: canonical/bootstack-actions/.github/workflows/func.yaml@v2
uses: canonical/bootstack-actions/.github/workflows/func.yaml@v3
needs: lint-unit
strategy:
fail-fast: false
Expand All @@ -33,6 +33,7 @@ jobs:
with:
command: ${{ matrix.command }}
juju-channel: "3.4/stable"
lxd-channel: "5.20/stable" # tmp fix until https://github.com/canonical/charmcraft/issues/1640
nested-containers: false
provider: "lxd"
python-version: "3.10"
Expand Down

0 comments on commit 8a57e7e

Please sign in to comment.