Skip to content

Commit e03ac3f

Browse files
Update deploy_new_version.yml
1 parent 0cf7aad commit e03ac3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_new_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: maxim-lobanov/setup-xcode@v1
1414
with:
15-
xcode-version: "16.2"
15+
xcode-version: "16.1"
1616
- run: swift run
1717
working-directory: ./deploy_new_version
1818
env:

0 commit comments

Comments
 (0)