From 6755b03f12a0bb5b4c50bec2c5d613bcd953bc2a Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Sat, 17 Jan 2026 11:25:22 -0800 Subject: [PATCH] Temporarily (I hope) disable testing against Safari 16 and 17 Saucelabs VMs for these browsers currently fail to start. There was a successful run last night against commit e759ddced260. --- scripts/run-sauce-browsers | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/run-sauce-browsers b/scripts/run-sauce-browsers index fc6abd7b..ad4f73da 100755 --- a/scripts/run-sauce-browsers +++ b/scripts/run-sauce-browsers @@ -44,8 +44,8 @@ else fi run_browser firefox 102 -run_browser safari 17 -run_browser safari 16 +# run_browser safari 17 +# run_browser safari 16 run_browser MicrosoftEdge latest