Skip to content

Commit

Permalink
Remove custom_runs_on instruction from flowzone.yml
Browse files Browse the repository at this point in the history
This project has no custom actions to run, and was using
the legacy input format for custom jobs that is being deprecated.
  • Loading branch information
klutchell committed Jul 16, 2024
1 parent 7c7ab49 commit a9c9da5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@ jobs:
with:
jobs_timeout_minutes: 60
cloudflare_website: open-balena
custom_runs_on: |
[
[
"self-hosted",
"Linux",
"X64"
]
]
balena_slugs: |
balena/open-balena
Expand Down

0 comments on commit a9c9da5

Please sign in to comment.