Skip to content

Commit

Permalink
Merge pull request #3868 from PatTheMav/ci-macos-deps-update
Browse files Browse the repository at this point in the history
CI: Update macOS to Qt 5.15.2 and deps 2020-12-11
  • Loading branch information
dodgepong authored Dec 11, 2020
2 parents df4eb82 + d609e60 commit 3a1af9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
runs-on: [macos-latest]
env:
MIN_MACOS_VERSION: '10.13'
MACOS_DEPS_VERSION: '2020-08-30'
MACOS_DEPS_VERSION: '2020-12-11'
VLC_VERSION: '3.0.8'
SPARKLE_VERSION: '1.23.0'
QT_VERSION: '5.14.1'
QT_VERSION: '5.15.2'
SIGN_IDENTITY: ''
steps:
- name: 'Checkout'
Expand Down

0 comments on commit 3a1af9c

Please sign in to comment.