From beb22649e8d25c2815968a892b7245ee1b4d56c1 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 23 Mar 2020 14:16:47 +0200 Subject: [PATCH] Tests --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d85c55aa8..d8edf9529 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -5,7 +5,7 @@ jobs: strategy: matrix: device: - - "iPhone 8 (13.1)" + - "iPhone 11 (13." fail-fast: false runs-on: macOS-latest steps: