Commit Graph

8 Commits

Author SHA1 Message Date
Carlos Rodriguez Hernandez a9d9039d03 Remove snapshot logic
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-11-03 16:40:27 +00:00
Chris Banks d418e8272f Remove the workaround for qemu/+bug/1749393.
Now that we can run GitHub Actions on Ubuntu 22.04 images, we no longer
have to install qemu from a non-LTS Ubuntu repo in order to get these
bugfixes:

https://bugs.launchpad.net/qemu/+bug/1749393
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1928075

Signed-off-by: Chris Banks <chris.banks@digital.cabinet-office.gov.uk>
2022-08-26 17:37:24 +01:00
Carlos Rodriguez Hernandez 72c463dfd2 Remove gcloud installation
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-29 21:31:40 +00:00
Carlos Rodriguez Hernandez 76e2a0a4a3 Update debian versions
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-20 11:07:43 +00:00
Mario Campos 623f8d48ba Update build for arm64 bullseye (#118)
Replace old Groovy repository to use Hirsute version instead
2022-01-03 14:47:03 +01:00
Juan Jose Medina 58a9dd8846 Include Debian 11 in CI automations (#111)
* Include Debian 11 in CI automations

* Disabled bullseye arm for now until we figure out a fix for the qemu crash

* Use qemu-static package from Ubuntu 20.10 when building for bullseye to workaround the segfault issue
2021-09-01 14:22:27 +02:00
Juan Jose Medina 59c31e40dd Install gcloud dependency from github workflow (#108) 2021-03-22 16:27:31 +01:00
Juan Jose Medina 98de255d46 Migrate to GitHub actions (#103) 2021-03-10 16:37:37 +01:00