Skip to content

Commit 805b1d0

Browse files
author
Jeff Whitaker
committed
trigger v1.6.0rel build
1 parent 998fc49 commit 805b1d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
os: macos-10.15
4343
platform: x86_64
4444
env:
45-
BUILD_COMMIT: v1.5.2rel
45+
BUILD_COMMIT: v1.6.0rel
4646
MB_ML_VER: 2014
4747
REPO_DIR: cftime
4848
PKG_NAME: cftime

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
REPO_DIR: cftime
3131
PKG_NAME: cftime
32-
BUILD_COMMIT: v1.5.2rel
32+
BUILD_COMMIT: v1.6.0rel
3333
UNICODE_WIDTH: 32
3434
MB_PYTHON_VERSION: ${{ matrix.python-version }}
3535
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)