Skip to content

Commit

Permalink
Drop Qt version slightly
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Milner <[email protected]>
  • Loading branch information
matterhorn103 authored Oct 19, 2024
1 parent 58727e9 commit 7ce593a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: CMake Build Matrix
on: [push, pull_request, workflow_dispatch]

env:
QT_VERSION: 5.15.15
QT_VERSION: 5.15.8
# this is different from MACOSX_DEPLOYMENT_TARGET to prevent build problems
# we set MACOSX_DEPLOYMENT_TARGET later
MACOS_TARGET: 10.12
Expand Down

0 comments on commit 7ce593a

Please sign in to comment.