Skip to content

Commit

Permalink
maint: Revert #1496 (#1497)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan authored Apr 16, 2024
1 parent ff7e7b1 commit a2aa686
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,6 @@ jobs:
with:
submodules: recursive # Just in case a dep has its own third-party deps

# See: https://github.com/actions/runner-images/issues/9680#issuecomment-2051917949
- name: HOTFIX Setup CMake 3.29.2
if: matrix.os == 'windows'
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: '3.29.2'

- name: Configure sccache
uses: mozilla-actions/[email protected]
with:
Expand Down

0 comments on commit a2aa686

Please sign in to comment.