Skip to content

Commit

Permalink
Pin charmcraft version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ratushnyy committed Sep 26, 2023
1 parent 291f22d commit 7f63791
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
env: [integration, ha-integration, tls-integration]
fail-fast: false
steps:
- name: Pin charmcraft version
run: |
sudo snap refresh --channel=2.2 charmcraft
sudo charmcraft clean
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup operator environment
Expand Down

0 comments on commit 7f63791

Please sign in to comment.