mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-29 20:27:19 +02:00
CMake 3.5 fails to run.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
||||
with:
|
||||
build-target: check
|
||||
install: true
|
||||
cmake-version: ">=3.5"
|
||||
cmake-version: ">=3.31"
|
||||
generator: ${{ matrix.generator }}
|
||||
generator-toolset: ${{ matrix.generator-toolset }}
|
||||
toolchain: ${{ steps.package-install.outputs.vcpkg-toolchain }}
|
||||
|
Reference in New Issue
Block a user