From cc93d27bdffd5444c24fdfa1e6598745a160d782 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Mon, 22 Jul 2024 17:26:19 -0700 Subject: [PATCH] flaky database tests on iOS --- .github/workflows/database.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/database.yml b/.github/workflows/database.yml index 1b9afb65e..54c564bd9 100644 --- a/.github/workflows/database.yml +++ b/.github/workflows/database.yml @@ -61,7 +61,7 @@ jobs: include: - os: iOS device: iPhone 14 - test: true + test: false - os: tvOS device: Apple TV 4K (3rd generation) (at 1080p) test: true