Skip to content

Commit

Permalink
update release requirements (#11897)
Browse files Browse the repository at this point in the history
  • Loading branch information
netrunnereve authored Feb 17, 2025
1 parent c4d29ba commit f7b1116
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@ jobs:
- name: Clone
id: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: ccache
uses: hendrikmuhs/[email protected]
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f7b1116

Please sign in to comment.