We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc2b56 commit 6c41d8dCopy full SHA for 6c41d8d
1 file changed
.github/workflows/build_and_test.yml
@@ -63,6 +63,7 @@ jobs:
63
java: 21
64
cxx: g++
65
env:
66
+ CMAKE_POLICY_VERSION_MINIMUM: 3.5
67
MAVEN_OPTS: -Xmx2g
68
MAVEN_SKIP_RC: true
69
steps:
0 commit comments