no-bug: Fix release builds (gh-12825)

This commit is contained in:
mr. m
2026-03-18 22:56:24 +01:00
committed by GitHub
parent 0280a7deef
commit 9bd76d3ad0
2 changed files with 1 additions and 16 deletions

View File

@@ -186,7 +186,7 @@ jobs:
check-release:
runs-on: ubuntu-latest
needs: [build-data, lint]
needs: [build-data]
steps:
- name: Checkout repository
uses: actions/checkout@v4
@@ -477,7 +477,6 @@ jobs:
mac-uni,
appimage,
source,
lint,
stop-self-hosted,
]
runs-on: blacksmith-2vcpu-ubuntu-2404