Skip to content

Commit 802ff04

Browse files
Pin charmcraft version in release CI to fix build (#62)
Ported from canonical/mysql-router-k8s-operator#122
1 parent 3bab177 commit 802ff04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
build:
1919
name: Build charm
2020
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
21+
with:
22+
charmcraft-snap-revision: 1349 # version 2.3.0
2123

2224
release:
2325
name: Release charm

0 commit comments

Comments
 (0)