We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fabeb commit eed5753Copy full SHA for eed5753
.github/workflows/build-wheels.yml
@@ -50,7 +50,7 @@ jobs:
50
REPO_DIR: netcdf4-python
51
PKG_NAME: netcdf4-python
52
MB_ML_VER: 2014
53
- BUILD_COMMIT: v1.5.8rel
+ BUILD_COMMIT: v1.6.0pre
54
UNICODE_WIDTH: 32
55
MB_PYTHON_VERSION: ${{ matrix.python-version }}
56
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}
0 commit comments