Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
use xcode 14
Browse files Browse the repository at this point in the history
Signed-off-by: 82Flex <[email protected]>
  • Loading branch information
Lessica committed Mar 17, 2024
1 parent e89dc65 commit ea43614
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analyse-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
THEOS: ''
GIT_TAG: ''
GIT_COMMIT: ''
XCODE_VERSION: '15.2'
XCODE_VERSION: '14.3.1'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 15.2
xcode-version: 14.3.1

- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
THEOS: ''
GIT_TAG: ''
XCODE_VERSION: '15.2'
XCODE_VERSION: '14.3.1'

jobs:
build:
Expand Down

0 comments on commit ea43614

Please sign in to comment.