Skip to content

Commit

Permalink
Update uploadTestflight.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-wonji authored Aug 31, 2024
1 parent bae8c6d commit 0a51f46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ on:

jobs:
build:
runs-on: macos-14
runs-on: macos-14.6.1
steps:
- uses: actions/checkout@v2

- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.0.0-Beta
xcode-version: 16.1-beta


# uses: actions/checkout@v3
Expand Down

0 comments on commit 0a51f46

Please sign in to comment.