Skip to content

Commit 91a28ba

Browse files
committed
update
1 parent 84662c5 commit 91a28ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build-wheels.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ jobs:
3535
MB_ML_VER: 1
3636
- os: macos-latest
3737
MB_ML_VER: 2010
38-
- MB_ML_VER: 1
39-
python-version: "3.7"
40-
- MB_ML_VER: 1
41-
python-version: "3.8"
42-
- MB_ML_VER: 1
43-
python-version: "3.9"
38+
- python-version: "3.7"
39+
MB_ML_VER: 1
40+
- python-version: "3.8"
41+
MB_ML_VER: 1
42+
- python-version: "3.9"
43+
MB_ML_VER: 1
4444
env:
4545
REPO_DIR: netcdf4-python
4646
PKG_NAME: netcdf4-python

0 commit comments

Comments
 (0)