Workflow: Remove linux-legacy release
This commit is contained in:
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user