Skip to content

Commit

Permalink
Pin cmake to 3.28.x due to build issues with 3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Apr 7, 2024
1 parent 55ca147 commit df0a86f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ResInsightWithCache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ 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 df0a86f

Please sign in to comment.