Skip to content

Commit

Permalink
fixup! snap: Bump builder to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
achow101 committed Oct 5, 2024
1 parent 182774d commit 2b6459b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ task:
memory: 2G
timeout_in: 20m
env:
DOCKER_PACKAGES: "snapcraft"
DOCKER_PACKAGES: "snapd"
install_packages_script:
- apt-get update
- apt-get install --no-install-recommends --no-upgrade -qq $DOCKER_PACKAGES
- snap install snapcraft --classic
snapcraft_pull_script:
- snapcraft pull
ci_script:
Expand Down

0 comments on commit 2b6459b

Please sign in to comment.