We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a76ca commit 5bbead1Copy full SHA for 5bbead1
.github/workflows/ci.yml
@@ -44,6 +44,8 @@ jobs:
44
with:
45
xcode-version: 16.2
46
47
+ - uses: lukka/get-cmake@v3.31.6
48
+
49
- uses: actions/setup-node@v4
50
51
node-version: 22.x
0 commit comments