Skip to content

Commit 6188cd7

Browse files
committed
Pin cmake version to 3.28.3
1 parent bd52486 commit 6188cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
environment-file: ci/environment.yml
4141
create-args: >-
4242
python=${{ matrix.python-version }}
43-
cmake=3.30.0
43+
cmake=3.28.3
4444
4545
- name: Install Windows Conda Packages
4646
if: contains(matrix.os, 'windows')

0 commit comments

Comments
 (0)