Skip to content

Commit 18ed217

Browse files
committed
Add CMake 4.0.1 to test set
Adding CMake 4.0.1, the most recent CMake release, to the set of tested CMake versions.
1 parent 15a0102 commit 18ed217

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
hash: 2dd48ccd3e3d872ee4cc916f3f4e24812612421007e895f82bf9fc7e49831d62
2323
- version: 3.30.8
2424
hash: adc81f2944e6f86b44e86acea3abea1651ed7890206933484b8b74ac1280314f
25+
- version: 4.0.1
26+
hash: d66c11c010588c8256ee20a26b45977cd5b2f4aee2b742d4b8a353769940d147
2527
steps:
2628
- name: Clone Repo
2729
uses: actions/checkout@v4

0 commit comments

Comments
 (0)