Skip to content

Commit

Permalink
Build on Actuated runners
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Harding <[email protected]>
  • Loading branch information
klutchell committed May 1, 2024
1 parent cd77780 commit c9df3cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ jobs:
bake_targets: |
default,
no-systemd
docker_runs_on: >
{
"linux/amd64": ["actuated-4cpu-8gb"],
"linux/arm64": ["actuated-arm64-4cpu-8gb"]
}

0 comments on commit c9df3cf

Please sign in to comment.