ci : add missing release check (#26923)
This commit is contained in:
@@ -750,6 +750,8 @@ jobs:
|
|||||||
|
|
||||||
windows-rocm:
|
windows-rocm:
|
||||||
needs: [check-release]
|
needs: [check-release]
|
||||||
|
if: ${{ needs.check-release.outputs.should_release == 'true' }}
|
||||||
|
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user