Skip to content

Commit beba73e

Browse files
committed
xcode 15.0.1 which seems to be the oldest supported
1 parent bd47f76 commit beba73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: maxim-lobanov/setup-xcode@v1
2222
with:
23-
xcode-version: '14.3.1'
23+
xcode-version: '15.0.1'
2424

2525
- name: Install Swift
2626
uses: swift-actions/setup-swift@v2

0 commit comments

Comments
 (0)