Skip to content

Commit

Permalink
Run on heliosv2
Browse files Browse the repository at this point in the history
  • Loading branch information
citrus-it committed Jul 13, 2023
1 parent 924cc41 commit 2b5442d
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-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

0 comments on commit 2b5442d

Please sign in to comment.