Skip to content

Commit

Permalink
Revert "Pin cmake to 3.28.x due to build issues with 3.29"
Browse files Browse the repository at this point in the history
This reverts commit df0a86f.

Issue was fixed in 3.29.2
https://gitlab.kitware.com/cmake/cmake/-/issues/25873
  • Loading branch information
magnesj committed Apr 14, 2024
1 parent eeecc41 commit ca97a00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ResInsightWithCache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ jobs:
- name: Use CMake
uses: lukka/get-cmake@latest
with:
cmakeVersion: "~3.28.0"

- name: Use MSVC (Windows)
uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit ca97a00

Please sign in to comment.