We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7505c commit 6dff117Copy full SHA for 6dff117
1 file changed
.github/workflows/ci.yaml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
matrix:
67
python-version: [ "3.11" ]
68
- xarray-version: [ "0.18.2", "2025.01", 2025.03" ]
+ xarray-version: [ "0.18.2", "2025.01", "2025.03" ]
69
70
steps:
71
- name: Checkout repository
0 commit comments