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