Skip to content

Commit

Permalink
Downgrade CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo authored Aug 23, 2024
1 parent 02fa314 commit de750da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
swdestiny-trades.xcworkspace
]
destination: [
'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.5'
'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2'
]

steps:
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Setup Xcode version
uses: maxim-lobanov/[email protected]
with:
xcode-version: 15.4
xcode-version: 15.2

- name: Install Project Tools
uses: jdx/mise-action@v2
Expand Down

0 comments on commit de750da

Please sign in to comment.