Skip to content

Commit 2855a27

Browse files
Remove charmcraft beta channel (#197)
charmcraft 2.5.4 was released to stable
1 parent 98d0541 commit 2855a27

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
@@ -47,7 +47,6 @@ jobs:
4747
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
4848
with:
4949
cache: true
50-
charmcraft-snap-channel: beta
5150

5251
integration-test:
5352
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)