Skip to content

Commit

Permalink
fix: run release with juju 3.1 also
Browse files Browse the repository at this point in the history
Signed-off-by: Mert Kırpıcı <[email protected]>
  • Loading branch information
Mert Kırpıcı authored Sep 11, 2023
1 parent 37bfba0 commit 7cfaa6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
tox-version: "<4"
snapcraft: true
commands: "['make functional']"
juju-channel: "3.1/stable"
# "channel" should be one or a (comma-separated) list of <track>/<risk-level>
# Check if the current branch is the default ("main" or "master"). If true, track is set to "latest";
# otherwise, use the versioned branch name as the track name
Expand Down

0 comments on commit 7cfaa6c

Please sign in to comment.