We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d00d72 commit e2dffc4Copy full SHA for e2dffc4
.github/workflows/build-and-test.win.yml
@@ -8,7 +8,7 @@ env:
8
BOOST_DOTTED_VERSION: 1.69.0
9
CURL_VERSION: 7.67.0
10
OPENSSL_VERSION: 1.1.1d
11
- ZLIB_VERSION: 1.2.11
+ ZLIB_VERSION: 1.2.12
12
jobs:
13
prepare-mingw64-libs:
14
name: Build required 3rd-party libraries
0 commit comments