We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd0c94 commit a9567f6Copy full SHA for a9567f6
.github/workflows/build-wheels.yml
@@ -31,14 +31,14 @@ jobs:
31
# python-version: ["3.8"]
32
# os: [ubuntu-latest, macos-latest]
33
# platform: [x64]
34
- MB_ML_VER: [2014]
+ MB_ML_VER: [2010]
35
exclude:
36
- os: macos-latest
37
platform: x32
38
env:
39
REPO_DIR: netcdf4-python
40
PKG_NAME: netcdf4-python
41
- BUILD_COMMIT: v2.1.6alpha1
+ BUILD_COMMIT: v1.5.6alpha1
42
UNICODE_WIDTH: 32
43
MB_PYTHON_VERSION: ${{ matrix.python-version }}
44
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}
0 commit comments