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 ff3e603 commit 48bb905Copy full SHA for 48bb905
.github/workflows/conda-package.yml
@@ -113,9 +113,9 @@ jobs:
113
- python: '3.10'
114
numpy: '2.2'
115
- python: '3.11'
116
- numpy: '2.2'
+ numpy: '2.3'
117
- python: '3.12'
118
119
env:
120
CHANNELS: -c https://software.repos.intel.com/python/conda -c conda-forge --override-channels
121
@@ -185,9 +185,9 @@ jobs:
185
186
187
188
189
190
191
192
193
0 commit comments