Merge pull request #3258 from PatTheMav/macos-qt-dylib-fix

CI: Update macOS deps version to fix unmet Qt plugin dependencies
This commit is contained in:
Colin Edwards 2020-08-06 14:11:47 -05:00 committed by GitHub
commit d7ccac7754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
name: 'macOS 64-bit'
runs-on: [macos-latest]
env:
MACOS_DEPS_VERSION: '2020-07-06'
MACOS_DEPS_VERSION: '2020-08-06'
VLC_VERSION: '3.0.8'
SPARKLE_VERSION: '1.23.0'
QT_VERSION: '5.14.1'