mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
[DSD-6142] Updated java21 env in workflow file after build for both android and ios
Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
This commit is contained in:
6
.github/workflows/ui-automation.yml
vendored
6
.github/workflows/ui-automation.yml
vendored
@@ -166,6 +166,12 @@ jobs:
|
||||
name: residentapp
|
||||
path: ios/Inji.ipa
|
||||
retention-days: 10
|
||||
|
||||
- name: Set up JDK 21
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
|
||||
- name: Run UI Automation Tests on BrowserStack
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user