Skip to content

Commit

Permalink
Merge pull request #72 from swhitty/xcode-15.0.1
Browse files Browse the repository at this point in the history
Xcode 15.0.1
  • Loading branch information
swhitty authored Oct 26, 2023
2 parents a674b8d + 9449ea6 commit e32e0d6
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 @@ -26,10 +26,10 @@ jobs:
with:
files: ./coverage_report.lcov

xcode_15_0:
xcode_15_0_1:
runs-on: macos-13
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit e32e0d6

Please sign in to comment.