diff options
author | Trial97 <alexandru.tripon97@gmail.com> | 2023-06-10 22:04:12 +0300 |
---|---|---|
committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-06-10 22:04:12 +0300 |
commit | 47372c2fbd2592c6841f4f456d656d8915d3598b (patch) | |
tree | 883051d153d1b51deebe3141d2f126912534ca4a | |
parent | ae9e8dbafd457ef5be2b02529647c8b974488f7a (diff) | |
parent | bfe7e3afed286de02dfc1ec4cc2b39f31972d295 (diff) | |
download | PrismLauncher-47372c2fbd2592c6841f4f456d656d8915d3598b.tar.gz PrismLauncher-47372c2fbd2592c6841f4f456d656d8915d3598b.tar.bz2 PrismLauncher-47372c2fbd2592c6841f4f456d656d8915d3598b.zip |
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into installed_mods
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3ce9fb40..a6a6ecea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,7 +86,7 @@ jobs: - os: macos-12 name: macOS - macosx_deployment_target: 10.15 + macosx_deployment_target: 11.0 qt_ver: 6 qt_host: mac qt_arch: '' |