Skip to content

Commit

Permalink
[REMOVE-ME]: use edge fs
Browse files Browse the repository at this point in the history
Signed-off-by: Dariusz Duda <[email protected]>
  • Loading branch information
dariuszd21 committed Dec 11, 2024
1 parent f3de088 commit 63e739b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
run: |
echo "::group::Begin snap install"
echo "Installing snaps in the background while running apt and pip..."
sudo snap install --no-wait --channel=candidate fetch-service
sudo snap install --no-wait --channel=edge fetch-service
echo "::endgroup::"
echo "::group::apt-get"
sudo apt update
Expand Down

0 comments on commit 63e739b

Please sign in to comment.