We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531144d commit f5f1221Copy full SHA for f5f1221
.github/workflows/ci.yml
@@ -83,9 +83,6 @@ jobs:
83
84
- name: Update CMake
85
uses: jwlawson/[email protected]
86
- # TEMPORARILY pin version because 3.26.0-rc1 is failing under macOS:
87
- with:
88
- cmake-version: '3.25.2'
89
90
- name: Cache wheels
91
if: runner.os == 'macOS'
@@ -1074,9 +1071,6 @@ jobs:
1074
1071
1075
1072
1076
1073
1077
1078
1079
1080
1081
- name: Run pip installs
1082
run: |
0 commit comments