mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-08 18:44:38 +02:00
deperecate macos 11
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
65ce09969e
commit
c7aef20b1e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
|||||||
- os: macos-14
|
- os: macos-14
|
||||||
artifact-name: macOS
|
artifact-name: macOS
|
||||||
base-cmake-preset: ${{ (inputs.build-type || 'Debug') == 'Debug' && 'macos_universal' || 'macos' }}
|
base-cmake-preset: ${{ (inputs.build-type || 'Debug') == 'Debug' && 'macos_universal' || 'macos' }}
|
||||||
macosx-deployment-target: 11.0
|
macosx-deployment-target: 12.0
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user