Skip to content

Commit

Permalink
update CI to cmake 3.28.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed May 25, 2024
1 parent f2eaeb0 commit d228b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: contains( matrix.gcc_v, 9 )
uses: jwlawson/[email protected]
with:
cmake-version: '3.19.x'
cmake-version: '3.28.x'

- name: Install Python
uses: actions/[email protected] # Use pip to install latest CMake, & FORD/Jin2For, etc.
Expand Down

0 comments on commit d228b5e

Please sign in to comment.