Skip to content

Commit

Permalink
3.1.5 removes secret when removing applciation
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Oct 11, 2023
1 parent 7e59801 commit 2b6db03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
with:
provider: lxd
juju-channel: 3.1/stable
bootstrap-options: "--agent-version 3.1.5"
bootstrap-options: "--agent-version 3.1.6"
- name: Download packed charm(s)
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 2b6db03

Please sign in to comment.