Skip to content

Commit

Permalink
Run CI on 3.4.4 (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp authored Jul 10, 2024
1 parent 7b8b3b3 commit f45b1b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ jobs:
- agent: 2.9.49 # renovate: juju-agent-pin-minor
libjuju: ==2.9.49.0 # renovate: latest libjuju 2
allure_on_amd64: false
- agent: 3.1.8 # renovate: juju-agent-pin-minor
- agent: 3.4.4 # renovate: juju-agent-pin-minor
allure_on_amd64: true
architecture:
- amd64
include:
- juju:
agent: 3.1.8 # renovate: juju-agent-pin-minor
agent: 3.4.4 # renovate: juju-agent-pin-minor
allure_on_amd64: true
architecture: arm64
name: Integration test charm | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}
Expand Down

0 comments on commit f45b1b7

Please sign in to comment.