Skip to content

Commit

Permalink
use xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
rinat-enikeev committed Nov 30, 2023
1 parent 8228b17 commit dd6df8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/firebase_frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
runs-on: macos-13

steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15'

- name: Checkout repository
uses: actions/checkout@v4

Expand Down

0 comments on commit dd6df8f

Please sign in to comment.