Skip to content

Commit a9ea73a

Browse files
committed
[ci] stop running safari tests in Ruby suite for now
1 parent bf4027c commit a9ea73a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci-ruby.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
- chrome
7474
- edge
7575
- firefox
76-
- safari
7776
os:
7877
- ubuntu
7978
- windows
@@ -83,10 +82,6 @@ jobs:
8382
os: ubuntu
8483
- browser: edge
8584
os: macos
86-
- browser: safari
87-
os: ubuntu
88-
- browser: safari
89-
os: windows
9085
with:
9186
name: Local Tests (${{ matrix.browser }}, ${{ matrix.os }})
9287
browser: ${{ matrix.browser }}
@@ -115,8 +110,6 @@ jobs:
115110
os: ubuntu
116111
- browser: firefox
117112
os: ubuntu
118-
- browser: safari
119-
os: macos
120113
with:
121114
name: Remote Tests (${{ matrix.browser }}, ${{ matrix.os }})
122115
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)