Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Jun 20, 2024
1 parent 4e8a6e4 commit b41d049
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cron-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
device: "iPhone 15 Pro"
setup_runtime: false
- ios: 16.4
xcode: 14.3.1
xcode: 15.0.1
os: macos-14
device: "iPhone 14 Pro Max"
setup_runtime: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoke-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: failure()
with:
name: Test Data E2E
name: Test Data E2E ${{ matrix.batch }}
path: |
fastlane/recordings
fastlane/sinatra_log.txt
Expand Down

0 comments on commit b41d049

Please sign in to comment.