Skip to content

Commit

Permalink
Switch to self-hosted
Browse files Browse the repository at this point in the history
change-type: patch
  • Loading branch information
ab77 authored Jul 23, 2024
1 parent 08b4dd0 commit 6710f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
docker_images: balena/open-balena-api
docker_runs_on: >
{
"linux/amd64": ["actuated-4cpu-16gb"],
"linux/arm64": ["actuated-arm64-4cpu-16gb"]
"linux/amd64": ["self-hosted","X64"],
"linux/arm64": ["self-hosted","ARM64"]
}
# This allows external PRs to run custom actions so the custom actions must be safe to run in that context
restrict_custom_actions: false

0 comments on commit 6710f24

Please sign in to comment.