diff --git a/.github/buildomat/jobs/build-and-test-helios.sh b/.github/buildomat/jobs/build-and-test-helios.sh index f9722a2b92..67b4a2d4ea 100755 --- a/.github/buildomat/jobs/build-and-test-helios.sh +++ b/.github/buildomat/jobs/build-and-test-helios.sh @@ -2,7 +2,7 @@ #: #: name = "build-and-test (helios)" #: variety = "basic" -#: target = "helios-2.0" +#: target = "helios-2.0-20231220" #: rust_toolchain = "1.72.1" #: output_rules = [ #: "/var/tmp/omicron_tmp/*", diff --git a/.github/buildomat/jobs/ci-tools.sh b/.github/buildomat/jobs/ci-tools.sh index 07a63af30c..5673d1c357 100755 --- a/.github/buildomat/jobs/ci-tools.sh +++ b/.github/buildomat/jobs/ci-tools.sh @@ -2,7 +2,7 @@ #: #: name = "helios / CI tools" #: variety = "basic" -#: target = "helios-2.0" +#: target = "helios-2.0-20231220" #: rust_toolchain = "1.72.1" #: output_rules = [ #: "=/work/end-to-end-tests/*.gz", diff --git a/.github/buildomat/jobs/clippy.sh b/.github/buildomat/jobs/clippy.sh index abbcda2150..f6cbcbd23c 100755 --- a/.github/buildomat/jobs/clippy.sh +++ b/.github/buildomat/jobs/clippy.sh @@ -2,7 +2,7 @@ #: #: name = "clippy (helios)" #: variety = "basic" -#: target = "helios-2.0" +#: target = "helios-2.0-20231220" #: rust_toolchain = "1.72.1" #: output_rules = [] diff --git a/.github/buildomat/jobs/host-image.sh b/.github/buildomat/jobs/host-image.sh index 2f4d146a48..7267847681 100755 --- a/.github/buildomat/jobs/host-image.sh +++ b/.github/buildomat/jobs/host-image.sh @@ -2,7 +2,7 @@ #: #: name = "helios / build OS images" #: variety = "basic" -#: target = "helios-2.0" +#: target = "helios-2.0-20231220" #: rust_toolchain = "1.72.1" #: output_rules = [ #: "=/work/helios/upload/os-host.tar.gz", diff --git a/.github/buildomat/jobs/package.sh b/.github/buildomat/jobs/package.sh index 350ab37233..700e8a392c 100755 --- a/.github/buildomat/jobs/package.sh +++ b/.github/buildomat/jobs/package.sh @@ -2,7 +2,7 @@ #: #: name = "helios / package" #: variety = "basic" -#: target = "helios-2.0" +#: target = "helios-2.0-20231220" #: rust_toolchain = "1.72.1" #: output_rules = [ #: "=/work/version.txt", diff --git a/.github/buildomat/jobs/tuf-repo.sh b/.github/buildomat/jobs/tuf-repo.sh index 5e7a2d4a91..6dff9eba78 100644 --- a/.github/buildomat/jobs/tuf-repo.sh +++ b/.github/buildomat/jobs/tuf-repo.sh @@ -2,7 +2,7 @@ #: #: name = "helios / build TUF repo" #: variety = "basic" -#: target = "helios-2.0" +#: target = "helios-2.0-20231220" #: output_rules = [ #: "=/work/manifest*.toml", #: "=/work/repo-*.zip.part*",