Skip to content

Commit

Permalink
Use free GitHub hosted runners now that this repo is public
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
  • Loading branch information
klutchell committed Apr 19, 2024
1 parent 43dfa34 commit 549fd0a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,4 @@ jobs:
secrets: inherit
with:
# FIXME: remove when https://github.com/palantir/policy-bot/issues/558 ships
docker_images: |
ghcr.io/product-os/policy-bot
docker_runs_on: >
{
"linux/amd64": ["ubuntu-22.04"],
"linux/arm64": ["self-hosted","distro:jammy","platform:linux/arm64"]
}
docker_images: ghcr.io/product-os/policy-bot

0 comments on commit 549fd0a

Please sign in to comment.