Skip to content

Commit

Permalink
Use latest xcode available
Browse files Browse the repository at this point in the history
  • Loading branch information
theospears committed Oct 7, 2023
1 parent 922ace7 commit de6cf4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fastlane-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: macos-13

steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v4
- name: Use sample configuration
run: cp BeeSwift/Config.swift.sample BeeKit/Config.swift
Expand Down

0 comments on commit de6cf4c

Please sign in to comment.