mirror of
https://github.com/boostorg/cmake.git
synced 2026-01-19 04:02:15 +00:00
Use the latest CMake patch releases in cmake_versions.yml
This commit is contained in:
2
.github/workflows/cmake_versions.yml
vendored
2
.github/workflows/cmake_versions.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
enable_test: [ON, OFF]
|
||||
cmake_version: [3.8.0, 3.9.0, 3.10.0, 3.11.0, 3.12.0, 3.13.0, 3.14.0, 3.15.0, 3.16.0, 3.17.0, 3.18.0, 3.19.0, 3.20.0, 3.21.0, 3.22.0, 3.31.0, 4.0.0, 4.1.0]
|
||||
cmake_version: [3.8.2, 3.9.6, 3.10.3, 3.11.4, 3.12.4, 3.13.5, 3.14.7, 3.15.7, 3.16.9, 3.17.5, 3.18.6, 3.19.8, 3.20.6, 3.21.7, 3.22.6, 3.31.9, 4.0.4, 4.1.2]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user