Skip to content

Commit f9fa0c3

Browse files
committed
Switch to helios-latest target for buildomat jobs.
1 parent 168fba2 commit f9fa0c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/buildomat/jobs/falcon-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:
33
#: name = "falcon"
44
#: variety = "basic"
5-
#: target = "helios"
5+
#: target = "helios-latest"
66
#: rust_toolchain = "stable"
77
#: output_rules = [
88
#: "/work/debug/*",

.github/buildomat/jobs/image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:
33
#: name = "image"
44
#: variety = "basic"
5-
#: target = "helios"
5+
#: target = "helios-latest"
66
#: rust_toolchain = "stable"
77
#: output_rules = [
88
#: "/out/*",

.github/buildomat/jobs/phd-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:
33
#: name = "phd-build"
44
#: variety = "basic"
5-
#: target = "helios"
5+
#: target = "helios-latest"
66
#: rust_toolchain = "stable"
77
#: output_rules = [
88
#: "/out/*",

0 commit comments

Comments
 (0)