We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998fc49 commit 805b1d0Copy full SHA for 805b1d0
.github/workflows/build-wheels.yml
@@ -42,7 +42,7 @@ jobs:
42
os: macos-10.15
43
platform: x86_64
44
env:
45
- BUILD_COMMIT: v1.5.2rel
+ BUILD_COMMIT: v1.6.0rel
46
MB_ML_VER: 2014
47
REPO_DIR: cftime
48
PKG_NAME: cftime
.github/workflows/build-windows-wheels.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
UNICODE_WIDTH: 32
34
MB_PYTHON_VERSION: ${{ matrix.python-version }}
35
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}
0 commit comments