Skip to content

Commit

Permalink
Use CMake 3.27.x macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
artemis-beta committed Aug 28, 2023
1 parent 9a05c23 commit 8b1aeb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/futs_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.12
with:
cmake-version: '3.24.x'
cmake-version: '3.27.x'
- name: Install GFortran macOS
run: brew install gcc@12
- name: Build Tests
Expand Down

0 comments on commit 8b1aeb1

Please sign in to comment.