Skip to content

Commit 3573b84

Browse files
authored
Merge pull request #16 from cybozu/bump-xcode-to-26
Bump Xcode Version
2 parents 6247631 + 8a6a60e commit 3573b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
runs-on: macos-15
1919
env:
20-
DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
20+
DEVELOPER_DIR: /Applications/Xcode_26.0.1.app/Contents/Developer
2121

2222
steps:
2323
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)