Skip to content

Commit 235176a

Browse files
committed
CI側のXcodeを最新版に変更する
1 parent 46e5e0a commit 235176a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push, pull_request]
44

55
env:
6-
DEVELOPER_DIR: /Applications/Xcode_15.3.app
6+
DEVELOPER_DIR: /Applications/Xcode_26.2.app
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)