Skip to content

Commit

Permalink
Add constrain form Juju 3.4 and use them in GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rgildein committed Apr 17, 2024
1 parent 3827012 commit a946a2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
# - juju_channel: 3.3/stable
# snap_install_flags: ""
# pip_constraints: constraints-juju33.txt
- juju_channel: 3.4/stable
snap_install_flags: ""
pip_constraints: constraints-juju34.txt
env:
TEST_ZAZA_BUG_LP1987332: "on" # http://pad.lv/1987332
needs: build
Expand Down

0 comments on commit a946a2d

Please sign in to comment.