Skip to content

Commit 6dff117

Browse files
committed
Fix typo
1 parent 8c7505c commit 6dff117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
strategy:
6666
matrix:
6767
python-version: [ "3.11" ]
68-
xarray-version: [ "0.18.2", "2025.01", 2025.03" ]
68+
xarray-version: [ "0.18.2", "2025.01", "2025.03" ]
6969

7070
steps:
7171
- name: Checkout repository

0 commit comments

Comments
 (0)