Skip to content

Commit a2ce5f0

Browse files
author
Jeff Whitaker
committed
revert to manylinux 2014
1 parent 66d631d commit a2ce5f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
env:
5252
REPO_DIR: netcdf4-python
5353
PKG_NAME: netcdf4-python
54-
MB_ML_VER: _2_24
55-
#MB_ML_VER: 2014
54+
MB_ML_VER: 2014
5655
BUILD_COMMIT: v1.6.5rel
5756
UNICODE_WIDTH: 32
5857
MB_PYTHON_VERSION: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)