Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .github/workflows/vertexai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,8 @@ jobs:
strategy:
matrix:
include:
- os: macos-13
xcode: Xcode_15.2
target: iOS
- os: macos-14
xcode: Xcode_15.4
xcode: Xcode_16.2
target: iOS
- os: macos-15
xcode: Xcode_16.2
Expand Down Expand Up @@ -136,7 +133,7 @@ jobs:
matrix:
include:
- os: macos-14
xcode: Xcode_15.2
xcode: Xcode_16.2
swift_version: 5.9
warnings: --allow-warnings
Comment thread
ncooke3 marked this conversation as resolved.
Outdated
- os: macos-15
Expand Down