Skip to content

Commit 700ee6d

Browse files
committed
remove safari
1 parent 1b1a9dc commit 700ee6d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci-ruby.yml

-4
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ jobs:
7979
exclude:
8080
- browser: edge
8181
os: macos
82-
- browser: safari
83-
os: windows
8482
with:
8583
name: Local Tests (${{ matrix.browser }}, ${{ matrix.os }})
8684
browser: ${{ matrix.browser }}
@@ -106,8 +104,6 @@ jobs:
106104
include:
107105
- browser: edge
108106
os: windows
109-
- browser: safari
110-
os: macos
111107
with:
112108
name: Remote Tests (${{ matrix.browser }}, ${{ matrix.os }})
113109
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)