diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index d864034..3ef5d8f 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -32,10 +32,11 @@ jobs: juju-channel: 3.1/stable # This is needed until # https://bugs.launchpad.net/juju/+bug/1977582 is fixed - bootstrap-options: "--agent-version 3.1.5" + bootstrap-options: "--agent-version 3.1.6" - name: Pin charmcraft version run: | - sudo snap refresh --channel=2.2 charmcraft + sudo snap refresh charmcraft --classic --revision 1349 --hold=forever + - name: Install rockcraft run: | sudo snap install rockcraft --classic --channel=latest/stable --revision 1206