Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
define var for cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
alehandru committed Sep 7, 2023
1 parent fac9f16 commit 98e296d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ on:
required: true
default: 'warning'

env:
VS_CMAKE_VERSION: '3.27'

jobs:
build:
strategy:
Expand Down

0 comments on commit 98e296d

Please sign in to comment.