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 4810c6f commit 1e8c4f1
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 @@ -27,6 +27,6 @@ jobs:
no-systemd
docker_runs_on: >
{
"linux/amd64": ["actuated-4cpu-8gb"],
"linux/arm64": ["actuated-arm64-4cpu-8gb"]
"linux/amd64": [["self-hosted","X64"]],
"linux/arm64": [["self-hosted","ARM64"]]
}

0 comments on commit 1e8c4f1

Please sign in to comment.