Skip to content

Commit

Permalink
Clone noble branch to access edubuntu conf
Browse files Browse the repository at this point in the history
  • Loading branch information
upils committed Jan 23, 2024
1 parent 1ab8ad4 commit e83c82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ prepare: |
snap install core22 --channel=latest/edge
snap install yq
unset SHELL
git clone https://git.launchpad.net/ubuntu-images
git clone -b noble https://git.launchpad.net/ubuntu-images
git clone https://github.com/snapcore/models
snap install --classic --dangerous ./tests/ubuntu-image_*.snap
Expand Down

0 comments on commit e83c82b

Please sign in to comment.