Skip to content

Commit

Permalink
Run build LLC on macos 15
Browse files Browse the repository at this point in the history
  • Loading branch information
laevandus committed Jan 9, 2025
1 parent ea4373b commit 0f271ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

build-old-xcode:
name: Build LLC + UI (Xcode 15)
runs-on: macos-14
runs-on: macos-15
if: ${{ github.event_name != 'push' && github.event.inputs.snapshots != 'true' }}
env:
XCODE_VERSION: "15.0.1"
Expand Down

0 comments on commit 0f271ea

Please sign in to comment.