Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii-londar committed Nov 15, 2024
1 parent b3cb579 commit 649c67d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 14
xcode-version: 15.4.0

- name: Build
working-directory: Example
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 14
xcode-version: 15.4.0

- name: Tests
working-directory: Tests
Expand Down

0 comments on commit 649c67d

Please sign in to comment.