0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

CI: Update macOS deps version to fix unmet Qt plugin dependencies

This commit is contained in:
PatTheMav 2020-08-06 20:03:05 +02:00
parent bfdf5dc947
commit bc3a405445
No known key found for this signature in database
GPG Key ID: F8BCC3052CE91D29

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'