Skip to content

Commit

Permalink
Bump ios deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Mar 11, 2023
1 parent 1acb5d7 commit 5683111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
runs-on: macos-12
env:
DEPLOYMENT_TARGET: '12.0'
DEPLOYMENT_TARGET: '14.0'
BUILD_TYPE: 'Release'
TRIPLET: 'arm64-ios'

Expand Down

0 comments on commit 5683111

Please sign in to comment.