Skip to content

Commit 1027518

Browse files
Fix check-libs charmcraft channel (#583)
1 parent b5b0f45 commit 1027518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Check libs
5050
uses: canonical/charming-actions/[email protected]
5151
with:
52+
charmcraft-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
5253
credentials: ${{ secrets.CHARMHUB_TOKEN }}
5354
github-token: ${{ secrets.GITHUB_TOKEN }}
5455
use-labels: false

0 commit comments

Comments
 (0)