diff --git a/.github/workflows/safari_stable.yml b/.github/workflows/safari_stable.yml index a729dcff56db08..08e41911b26c78 100644 --- a/.github/workflows/safari_stable.yml +++ b/.github/workflows/safari_stable.yml @@ -38,7 +38,6 @@ jobs: - name: Enable safaridriver run: |- set -eux -o pipefail - export SYSTEM_VERSION_COMPAT=0 sudo safaridriver --enable defaults write com.apple.Safari WebKitJavaScriptCanOpenWindowsAutomatically 1 - name: Update hosts