Skip to content

Commit

Permalink
use edge til stable release
Browse files Browse the repository at this point in the history
Signed-off-by: artivis <jeremie.deray@canonical.com>
  • Loading branch information
artivis committed Oct 6, 2023
1 parent 9557dc3 commit d9c1c02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@ jobs:

# Build the snap
- uses: snapcore/action-build@v1
with:
snapcraft-channel: latest/edge
id: build-snap
env:
SNAPCRAFT_ENABLE_EXPERIMENTAL_EXTENSIONS: 1

# Make sure the snap is installable
- run: |
Expand Down

0 comments on commit d9c1c02

Please sign in to comment.