Workflow: Remove linux-legacy release

This commit is contained in:
Jonathan G Rennison
2024-02-24 15:28:23 +00:00
parent 680085fc2d
commit 96df846138
2 changed files with 0 additions and 216 deletions

View File

@@ -31,16 +31,6 @@ jobs:
with:
version: ${{ needs.source.outputs.version }}
linux-legacy:
name: Linux (Legacy)
needs: source
uses: ./.github/workflows/release-linux-legacy.yml
secrets: inherit
with:
survey_key: ${{ needs.source.outputs.survey_key }}
linux:
name: Linux (Generic)
needs: source