Merge pull request #4938 from vector-im/doug/4937_element_alpha_ios15

Fix Element Alpha on iOS 15.
This commit is contained in:
Doug
2021-10-01 10:34:28 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ env:
jobs:
build:
name: Release
runs-on: macos-latest
runs-on: macos-11
steps:
- uses: actions/checkout@v2
+1
View File
@@ -0,0 +1 @@
Element Alpha: Build on macOS 11 to fix iOS 15 installation error.