Skip to content

Commit

Permalink
Update CI to use Xcode 15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Dec 22, 2023
1 parent 6be0054 commit 1e427cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:
branches:
- main

env:
DEVELOPER_DIR: /Applications/Xcode_15.1.app/Contents/Developer

jobs:
test:
name: Test
Expand Down

0 comments on commit 1e427cd

Please sign in to comment.