Skip to content

Commit 009aa90

Browse files
ci: upgrade Xcode version to 15.4
1 parent 19fc6aa commit 009aa90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ concurrency:
1818
cancel-in-progress: true
1919

2020
env:
21-
XCODE_VERSION: '15.1'
21+
XCODE_VERSION: '15.4'
2222
RUBY_VERSION: '3.1'
23-
MACOS_VERSION: 'macos-14'
2423

2524
jobs:
2625
test:

0 commit comments

Comments
 (0)