Skip to content

Commit

Permalink
tests/build: use channel 24 for the kernel now
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsosanchezbeato committed Jun 12, 2024
1 parent 19f83e4 commit 7273f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spread/build/build-initrd/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ prepare: |
# download pc-kernel and pc gadget
# FIXME: switch to 24 channel when available
snap download pc-kernel --channel=22/${SNAP_BRANCH} --basename=upstream-pc-kernel
snap download pc-kernel --channel=24/${SNAP_BRANCH} --basename=upstream-pc-kernel
snap download pc --channel=24/${SNAP_BRANCH} --basename=upstream-pc-gadget
execute: |
Expand Down

0 comments on commit 7273f21

Please sign in to comment.