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 4fd86a7 commit 0c6e051Copy full SHA for 0c6e051
.github/workflows/ci.yaml
@@ -7,6 +7,8 @@ on:
7
- "master"
8
schedule:
9
- cron: "0 16 * * 1" # 8am PST every Monday
10
+env:
11
+ CMAKE_POLICY_VERSION_MINIMUM: 3.5
12
jobs:
13
lint:
14
name: Lints
0 commit comments