File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ jobs:
18
18
fail-fast : false
19
19
matrix :
20
20
include :
21
- - { regex: "Objective-C/advanced", xcode_version: "16.1 " }
22
- - { regex: "Swift/advanced", xcode_version: "16.1 " }
23
- - { regex: "Objective-C/admob", xcode_version: "16.1 " }
24
- - { regex: "Swift/admob", xcode_version: "16.1 " }
25
- - { regex: "Objective-C/admanager", xcode_version: "16.1 " }
26
- - { regex: "Swift/admanager", xcode_version: "16.1 " }
21
+ - { regex: "Objective-C/advanced", xcode_version: "16.4 " }
22
+ - { regex: "Swift/advanced", xcode_version: "16.4 " }
23
+ - { regex: "Objective-C/admob", xcode_version: "16.4 " }
24
+ - { regex: "Swift/admob", xcode_version: "16.4 " }
25
+ - { regex: "Objective-C/admanager", xcode_version: "16.4 " }
26
+ - { regex: "Swift/admanager", xcode_version: "16.4 " }
27
27
steps :
28
28
- name : Clone Repo
29
29
uses : actions/checkout@v1
You can’t perform that action at this time.
0 commit comments