Skip to content

Commit

Permalink
Set fix macOS version (13) in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
7h30n3 committed Mar 4, 2024
1 parent 840f75f commit 6477107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

build_ios:
name: Build for iOS
runs-on: macos-latest
runs-on: macos-13

env:
BUILD_CERTIFICATE_BASE64: ${{ secrets.APPLE_DISTRIBUTION_CERT_BASE64 }}
Expand Down

0 comments on commit 6477107

Please sign in to comment.