From 066669cfeec89ff445c448fc4885f9fc5f4e9375 Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Sun, 18 Jan 2026 20:51:20 -0800 Subject: [PATCH] Revert "Temporarily (I hope) disable testing against Safari 16 and 17" This reverts commit 6755b03f12a0bb5b4c50bec2c5d613bcd953bc2a. --- 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 ad4f73da..fc6abd7b 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