Skip to content

Commit ec3144f

Browse files
committed
WiP: use cmake 3.25 like escargot
Signed-off-by: Máté Tokodi [email protected]
1 parent 3b5ddc0 commit ec3144f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@ jobs:
296296
with:
297297
submodules: true
298298
- uses: lukka/get-cmake@latest
299+
with:
300+
cmakeVersion: "~3.25.0" # <--= optional, use most recent 3.25.x version
299301
- uses: GuillaumeFalourd/setup-windows10-sdk-action@v2
300302
with:
301303
sdk-version: 26100

0 commit comments

Comments
 (0)