Skip to content

Commit

Permalink
Update workflow due to deployment issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
BarnumD committed May 14, 2024
1 parent a4ed865 commit 3036a9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
build:
runs-on: macos-13
runs-on: macos-14
env:
FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 60

Expand All @@ -27,7 +27,7 @@ jobs:
- name: Select Xcode Version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.2'
xcode-version: '15.3.0'

- name: MPDXiOSLib SSH Key
uses: webfactory/[email protected]
Expand Down

0 comments on commit 3036a9c

Please sign in to comment.