From 844513763c2ddc7b3dd9e5de91162a455ae115f8 Mon Sep 17 00:00:00 2001 From: Matt Witherspoon <32485495+spoonincode@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:59:12 -0400 Subject: [PATCH] remove reference to reproducible.Dockerfile that isn't on this branch yet --- .github/workflows/ph_backward_compatibility.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ph_backward_compatibility.yaml b/.github/workflows/ph_backward_compatibility.yaml index c5f0a5a277..9fde864bd3 100644 --- a/.github/workflows/ph_backward_compatibility.yaml +++ b/.github/workflows/ph_backward_compatibility.yaml @@ -20,9 +20,7 @@ jobs: packages: write with: runs-on: '["self-hosted", "enf-x86-beefy"]' - platform-files: | - .cicd/platforms - tools/reproducible.Dockerfile:builder + platform-files: .cicd/platforms build-base: name: Run Build Workflow