We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278d971 commit 41cb4d5Copy full SHA for 41cb4d5
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
types: [published]
5
env:
6
CI_XCODE_14: '/Applications/Xcode_14.3.1.app/Contents/Developer'
7
- CI_XCODE_LATEST: '/Applications/Xcode_16.1.app/Contents/Developer'
+ CI_XCODE_LATEST: '/Applications/Xcode_16.2.app/Contents/Developer'
8
9
jobs:
10
cocoapods:
0 commit comments