Skip to content

Commit

Permalink
CI: Update CI for NumPy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed Jul 26, 2024
1 parent a6906ae commit 54aae14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/azure/azure_template_posix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ jobs:
NUMPY: 1.22.3
SCIPY: 1.8.0
PANDAS: 1.4.0
python_310_no_binary:
python.version: '3.10'
python_311_no_binary:
python.version: '3.11'
ARCH_NO_BINARY: true
PYTEST_OPTS: '--skip-slow'
PANDAS: 1.5.0
PANDAS: 2.2.2
USE_NUMBA: true
python_39_no_binary_environment:
python.version: '3.9'
Expand Down

0 comments on commit 54aae14

Please sign in to comment.