Skip to content

Commit

Permalink
Apple: Xcode 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Jan 14, 2024
1 parent c151ca7 commit 2459919
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 @@ -18,7 +18,7 @@ on:

env:
WORKSPACE: ${{ github.workspace }}
DEVELOPER_DIR: /Applications/Xcode_15.1.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer
BUILD_NUMBER: ${{ github.event.inputs.buildNumber }}
YEAR: ${{ github.event.inputs.buildYear }}

Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
runner:
- macos-13
xcode:
- Xcode_15.1
- Xcode_15.2
target:
- template
- template-angle
Expand Down

0 comments on commit 2459919

Please sign in to comment.