Skip to content

Commit

Permalink
remove safari
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Jun 24, 2024
1 parent 1b1a9dc commit 700ee6d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ jobs:
exclude:
- browser: edge
os: macos
- browser: safari
os: windows
with:
name: Local Tests (${{ matrix.browser }}, ${{ matrix.os }})
browser: ${{ matrix.browser }}
Expand All @@ -106,8 +104,6 @@ jobs:
include:
- browser: edge
os: windows
- browser: safari
os: macos
with:
name: Remote Tests (${{ matrix.browser }}, ${{ matrix.os }})
browser: ${{ matrix.browser }}
Expand Down

0 comments on commit 700ee6d

Please sign in to comment.