From 33cce523a0a6091d0dce18c25c21d032e555e193 Mon Sep 17 00:00:00 2001 From: Kyle Harding Date: Tue, 16 Jul 2024 13:58:47 -0400 Subject: [PATCH] Remove custom_runs_on instruction from flowzone.yml This project has no custom actions to run, and was using the legacy input format for custom jobs that is being deprecated. Change-type: patch --- .github/workflows/flowzone.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/flowzone.yml b/.github/workflows/flowzone.yml index 1f4aeb2c3..b7025cc54 100644 --- a/.github/workflows/flowzone.yml +++ b/.github/workflows/flowzone.yml @@ -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