Skip to content

Commit

Permalink
[deps]: Update macos to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 8b65d99 commit 0f075a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-beta.yml
Expand Up @@ -45,7 +45,7 @@ jobs:
ios:
name: Apple iOS
runs-on: macos-13
runs-on: macos-14
needs: setup
env:
ios_folder_path: src/App/Platforms/iOS
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -435,7 +435,7 @@ jobs:

ios:
name: Apple iOS
runs-on: macos-13
runs-on: macos-14
needs: setup
env:
ios_folder_path: src/App/Platforms/iOS
Expand Down

0 comments on commit 0f075a7

Please sign in to comment.