CI: CMake work-around

This commit is contained in:
Matthias Geier
2025-10-05 17:29:02 +02:00
parent 80dd8e3244
commit 73ab60ae72

View File

@@ -6,6 +6,9 @@ on:
permissions:
# This is needed for pushing a new commit to the repo:
contents: write
env:
CMAKE_POLICY_VERSION_MINIMUM: "3.5"
jobs:
macos: