Skip to content

Commit

Permalink
test CI with snapcraft 8
Browse files Browse the repository at this point in the history
  • Loading branch information
giusebar committed Dec 7, 2023
1 parent 6907555 commit 29f4ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
# Select the example we want to build
path: "${{ matrix.dir }}"
snapcraft-channel: 'stable'
snapcraft-channel: 'latest/candidate'

# Make sure the snap is installable
- run: sudo snap install --dangerous ${{ steps.build-snap.outputs.snap }}
Expand Down

0 comments on commit 29f4ac9

Please sign in to comment.