We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60bb3e9 commit cf4db15Copy full SHA for cf4db15
.github/workflows/build-with-clang.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
python: ["3.10", "3.11", "3.12", "3.13"]
17
# numpy_version: ["numpy'>=2'"]
18
- numpy_version: ["numpy'<2.3.4'"]
+ numpy_version: ["numpy'<2.3.3'"]
19
20
env:
21
ONEAPI_ROOT: /opt/intel/oneapi
0 commit comments