From 1f4b552591fa6b11862438995ce2626fdd476a04 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Tue, 29 Oct 2024 09:42:31 -0700 Subject: [PATCH] Remove Autotools Cygwin PR action --- .github/workflows/autotools.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/autotools.yml b/.github/workflows/autotools.yml index e2dcacf9aa4..f32c4bce759 100644 --- a/.github/workflows/autotools.yml +++ b/.github/workflows/autotools.yml @@ -90,12 +90,6 @@ jobs: with: build_mode: "production" - call-release-auto-cygwin: - name: "Autotools Cygwin Workflows" - uses: ./.github/workflows/cygwin-auto.yml - with: - build_mode: "production" - call-release-auto-xpr: name: "Autotools TestExpress Workflows" uses: ./.github/workflows/testxpr-auto.yml