mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-12 14:25:14 +04:00
ci : add missing release check (#26923)
This commit is contained in:
@@ -750,6 +750,8 @@ jobs:
|
||||
|
||||
windows-rocm:
|
||||
needs: [check-release]
|
||||
if: ${{ needs.check-release.outputs.should_release == 'true' }}
|
||||
|
||||
runs-on: windows-2022
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user