We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7260294 commit db51fecCopy full SHA for db51fec
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: macos-26
13
name: full build
14
env:
15
- SDK_VERSION: 13.2.0.GA
+ SDK_VERSION: 13.3.0.GA
16
DEVELOPER_DIR: /Applications/Xcode_26.2.app/Contents/Developer
17
steps:
18
- name: Checkout repository
0 commit comments