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.
nightly-windows.yml
1 parent 91d9d3b commit 3377e45Copy full SHA for 3377e45
.github/workflows/nightly-windows.yml
@@ -100,7 +100,7 @@ jobs:
100
GH_TOKEN: ${{ secrets.GH_TOKEN }}
101
BOOST_VERSION: ${{ matrix.boost.version }}
102
THRIFT_VERSION: 0.13.0
103
- BUILD_TYPE: ${{ matrix.build_type.type }}
+ BUILD_TYPE: ${{ matrix.build_type }}
104
SHARED_LIBS_TOGGLE: ${{ matrix.shared_libs.toggle }}
105
OPENSSL_TOGGLE: ${{ matrix.with_openssl.toggle }}
106
ARCH_CHOCO_OPTIONS: ${{ matrix.arch.choco_options }}
0 commit comments