update release requirements (#11897)

This commit is contained in:
Eve 2025-02-17 11:20:23 +00:00 committed by GitHub
parent c4d29baf32
commit f7b1116af1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -374,6 +374,8 @@ jobs:
- name: Clone
id: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
@ -1373,8 +1375,10 @@ jobs:
needs:
- ubuntu-cpu-cmake
- ubuntu-22-cmake-vulkan
- windows-latest-cmake
- windows-2019-cmake-cuda
- windows-latest-cmake-sycl
- windows-latest-cmake-hip-release
- macOS-latest-cmake-arm64
- macOS-latest-cmake-x64