Skip to content

Commit 5ac1964

Browse files
Remove charmcraft beta channel (#365)
charmcraft 2.5.4 was released to stable
1 parent d424bd3 commit 5ac1964

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
4040
with:
4141
cache: true
42-
charmcraft-snap-channel: beta
4342

4443
integration-test:
4544
strategy:

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
build:
3535
name: Build charm
3636
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
37-
with:
38-
charmcraft-snap-channel: beta
3937

4038
release:
4139
name: Release charm

0 commit comments

Comments
 (0)