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 40575ab commit 984b9ddCopy full SHA for 984b9dd
.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.6.1rel
+ BUILD_COMMIT: v1.6.2rel
33
UNICODE_WIDTH: 32
34
MB_PYTHON_VERSION: ${{ matrix.python-version }}
35
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}
0 commit comments