Skip to content

Commit

Permalink
Switch to building on heliosv2 (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
citrus-it authored Jul 14, 2023
1 parent 1598c84 commit d4ec627
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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-latest"
#: target = "helios-2.0"
#: rust_toolchain = "stable"
#: output_rules = [
#: "/work/release/*",
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-latest"
#: target = "helios-2.0"
#: 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-latest"
#: target = "helios-2.0"
#: rust_toolchain = "stable"
#: output_rules = [
#: "/out/*",
Expand Down
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/phd-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#:
#: name = "phd-run"
#: variety = "basic"
#: target = "lab"
#: target = "lab-2.0"
#: output_rules = [
#: "/tmp/phd-runner.log",
#: "/tmp/phd-tmp-files.tar.gz",
Expand Down

0 comments on commit d4ec627

Please sign in to comment.