Skip to content

Commit

Permalink
GHA updated Xcode 16 but not docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Sep 17, 2024
1 parent 26096e5 commit c6938df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
matrix:
os: [macos-14]
target: [iOS, tvOS, macOS, catalyst, visionOS]
xcode: [Xcode_15.2, Xcode_15.4, Xcode_16_beta_6]
xcode: [Xcode_15.2, Xcode_15.4, Xcode_16_Release_Candidate]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c6938df

Please sign in to comment.