Skip to content

Commit

Permalink
Update Safari 10 test to no longer wait for modern Safari (#39028)
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Jul 26, 2022
1 parent 7fa7204 commit 8ae6f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Expand Up @@ -859,7 +859,7 @@ jobs:
testSafariOld:
name: Test Safari 10.1 (nav)
runs-on: ubuntu-latest
needs: [build, testSafari, build-native-test]
needs: [build, build-native-test]
env:
BROWSERSTACK: true
LEGACY_SAFARI: true
Expand Down

0 comments on commit 8ae6f28

Please sign in to comment.