Skip to content

Commit

Permalink
[MISC] Switch to Juju 3.6 and cached builds (#91)
Browse files Browse the repository at this point in the history
* Switch to Juju 3.6 and cached builds

* Update .github/workflows/ci.yaml

Co-authored-by: Carl Csaposs <[email protected]>

---------

Co-authored-by: Carl Csaposs <[email protected]>
  • Loading branch information
dragomirp and carlcsaposs-canonical authored Jan 22, 2025
1 parent dd422fd commit 686062e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
path-to-charm-directory: ${{ matrix.path }}
cache: false # TODO: will change to `true` afte cache is reenabled
charmcraft-snap-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release

integration-test:
Expand All @@ -72,7 +71,7 @@ jobs:
juju:
- agent: 2.9.51 # renovate: juju-agent-pin-minor
libjuju: ^2
- agent: 3.1.10 # renovate: juju-agent-pin-minor
- agent: 3.6.1 # renovate: juju-agent-pin-minor
cloud:
- lxd
- microk8s
Expand Down

0 comments on commit 686062e

Please sign in to comment.