Unverified Commit 7ae944d9 authored by Oleksandr Karpovich's avatar Oleksandr Karpovich Committed by GitHub

Update IOS_SIM_UUID (#805)

* Update IOS_SIM_UUID
Co-authored-by: 's avatardima.avdeev <dima.avdeev@jetbrains.com>
parent d9ab6e50
......@@ -2,7 +2,7 @@
name: CI
env:
IOS_SIM_UUID: '9C58D5E8-9AE8-4595-A262-35CA4871E886' # https://github.com/futureware-tech/simulator-action/wiki/Devices-macos-13
IOS_SIM_UUID: '856515E5-1A3B-4E89-93E4-421B21D79892' # take a look at `xcrun simctl list devices` at GitHub Actions log
on:
push:
......@@ -62,6 +62,8 @@ jobs:
java-version: '11'
cache: 'gradle'
- run: xcrun simctl list devices # Look here to get device ids
- name: 'Compile and run iOS x64 tests'
uses: nick-fields/retry@v2
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment