Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into python-3.13
  • Loading branch information
weiji14 committed Oct 21, 2024
commit f545e1774bc430238cbd6acfeb71b8825d846813
4 changes: 2 additions & 2 deletions .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
isDraft: true
- os: windows-latest
isDraft: true
# Pair Python 3.10 with the minimum supported versions of NumPy/Pandas/Xarray
# and Python 3.13 with the latest versions of NumPy/Pandas/Xarray
# Pair Python 3.10 with the minimum supported versions of NumPy, pandas, Xarray
# and Python 3.13 with the latest versions of NumPy, pandas, Xarray
# Only install optional packages on Python 3.13
include:
- python-version: '3.10'
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.