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 6c34f93 commit 29fb792Copy full SHA for 29fb792
.github/workflows/build-windows-wheels.yml
@@ -29,7 +29,7 @@ jobs:
29
env:
30
REPO_DIR: cftime
31
PKG_NAME: cftime
32
- BUILD_COMMIT: v1.5.1.1rel
+ BUILD_COMMIT: v1.5.2rel
33
UNICODE_WIDTH: 32
34
MB_PYTHON_VERSION: ${{ matrix.python-version }}
35
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}
0 commit comments