Skip to content

Commit

Permalink
Pin integration test microk8s environment (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
shayancanonical authored Jul 21, 2022
1 parent a02a50a commit 691bcba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
uses: charmed-kubernetes/actions-operator@main
with:
provider: microk8s
# workaround for https://github.com/charmed-kubernetes/actions-operator/issues/37
channel: 1.23/stable
bootstrap-options: "--agent-version 2.9.29"
- name: Run integration tests
run: tox -e integration

Expand Down

0 comments on commit 691bcba

Please sign in to comment.