Skip to content

Commit 9ef2118

Browse files
authored
Update macos.yml
1 parent ec3e3eb commit 9ef2118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
CCACHE_DIR: /Users/runner/Library/Caches/ccache
1313
CCACHE_NOHASHDIR: true
1414
CPM_SOURCE_CACHE: /Users/runner/Library/Caches/CPM
15+
CMAKE_POLICY_VERSION_MINIMUM: 3.5 # Shut up the 'Compatibility with CMake < 3.5 has been removed from CMake'
1516

1617
jobs:
1718
macos:

0 commit comments

Comments
 (0)