mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-30 20:57:18 +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:
|
with:
|
||||||
build-target: check
|
build-target: check
|
||||||
install: true
|
install: true
|
||||||
cmake-version: ">=3.5"
|
cmake-version: ">=3.31"
|
||||||
generator: ${{ matrix.generator }}
|
generator: ${{ matrix.generator }}
|
||||||
generator-toolset: ${{ matrix.generator-toolset }}
|
generator-toolset: ${{ matrix.generator-toolset }}
|
||||||
toolchain: ${{ steps.package-install.outputs.vcpkg-toolchain }}
|
toolchain: ${{ steps.package-install.outputs.vcpkg-toolchain }}
|
||||||
|
Reference in New Issue
Block a user