Skip to content

Commit

Permalink
Switch to helios-latest target for buildomat jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
luqmana committed Feb 7, 2023
1 parent 168fba2 commit f9fa0c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/falcon-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#:
#: name = "falcon"
#: variety = "basic"
#: target = "helios"
#: target = "helios-latest"
#: rust_toolchain = "stable"
#: output_rules = [
#: "/work/debug/*",
Expand Down
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#:
#: name = "image"
#: variety = "basic"
#: target = "helios"
#: target = "helios-latest"
#: rust_toolchain = "stable"
#: output_rules = [
#: "/out/*",
Expand Down
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/phd-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#:
#: name = "phd-build"
#: variety = "basic"
#: target = "helios"
#: target = "helios-latest"
#: rust_toolchain = "stable"
#: output_rules = [
#: "/out/*",
Expand Down

0 comments on commit f9fa0c3

Please sign in to comment.