Use macOS v11 to build UI release (#648)

This allows us to run clients on older macOS versions
This commit is contained in:
Maycon Santos 2023-01-10 16:49:24 +01:00 committed by GitHub
parent 44f612f121
commit e5adc1eb23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ jobs:
retention-days: 3 retention-days: 3
release_ui_darwin: release_ui_darwin:
runs-on: macos-latest runs-on: macos-11
steps: steps:
- -
name: Checkout name: Checkout