Skip to content

Commit abfbf54

Browse files
committed
CMAKE_POLICY_VERSION_MINIMUM=3.5
1 parent 79848fa commit abfbf54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
java: 21
6363
cxx: g++
6464
env:
65+
CMAKE_POLICY_VERSION_MINIMUM: 3.5
6566
MAVEN_OPTS: -Xmx2g
6667
MAVEN_SKIP_RC: true
6768
steps:

0 commit comments

Comments
 (0)