Skip to content

Commit

Permalink
Use macOS 13 runners
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 22, 2023
1 parent 6d3d395 commit 7861e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
Complete-ApplicationSubmission -AppId $appId -SubmissionId ($sub.id)
build_ios_app:
name: Deploy to test flight
runs-on: macos-latest
runs-on: macos-13
#if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7861e3c

Please sign in to comment.