Skip to content

Commit

Permalink
Pin charmcraft version in release CI to fix build (#122)
Browse files Browse the repository at this point in the history
Pinned in ci.yaml but not release.yaml in #120
  • Loading branch information
carlcsaposs-canonical authored Aug 25, 2023
1 parent dd8e1da commit f3042a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
build:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
charmcraft-snap-revision: 1349 # version 2.3.0

release:
name: Release charm
Expand Down

0 comments on commit f3042a4

Please sign in to comment.