Skip to content

Commit

Permalink
Update integration tests to run on juju agent v2.9.50 (2.9/stable as …
Browse files Browse the repository at this point in the history
…of now)
  • Loading branch information
shayancanonical committed Sep 25, 2024
1 parent d7b6f55 commit f8ff069
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
provider: microk8s
channel: "1.28-strict/stable"
juju-channel: 2.9/stable
bootstrap-options: "--agent-version 2.9.43"
bootstrap-options: "--agent-version 2.9.50"
- name: Download packed charm(s)
uses: actions/download-artifact@v3
with:
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
provider: microk8s
channel: "1.28-strict/stable"
juju-channel: 2.9/stable
bootstrap-options: "--agent-version 2.9.43"
bootstrap-options: "--agent-version 2.9.50"
- name: Download packed charm(s)
uses: actions/download-artifact@v3
with:
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
provider: microk8s
channel: "1.28-strict/stable"
juju-channel: 2.9/stable
bootstrap-options: "--agent-version 2.9.29"
bootstrap-options: "--agent-version 2.9.50"
- name: Download packed charm(s)
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit f8ff069

Please sign in to comment.