9e4d18c789
Install and validate integration with as many optional dependencies on all testing platforms when doing CI build tests. - For windows-latest, use vcpkg to install zlib, libqrencode, and zint. - For macos-latest, use brew to install zlib, qrencode, and zint. - Made zint version detection more robust across platforms.