Skip to content

Commit

Permalink
Merge pull request #437 from balena-io/ab77/patch-1
Browse files Browse the repository at this point in the history
Switch to self-hosted
  • Loading branch information
flowzone-app[bot] authored Jul 23, 2024
2 parents 9141c70 + 36e113b commit d1b17be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
# actuated only has "focal" images for x86_64 right now
docker_runs_on: >
{
"linux/amd64": ["actuated-4cpu-16gb","focal"],
"linux/amd64": ["self-hosted","distro:focal"],
"linux/arm64": ["self-hosted","distro:focal","ARM64"]
}

0 comments on commit d1b17be

Please sign in to comment.