Skip to content

Commit

Permalink
[ci] stop running safari tests in Ruby suite for now
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner authored and sandeepsuryaprasad committed Oct 29, 2024
1 parent ef7bf7a commit 3bae2c7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
- chrome
- edge
- firefox
- safari
os:
- ubuntu
- windows
Expand All @@ -83,10 +82,6 @@ jobs:
os: ubuntu
- browser: edge
os: macos
- browser: safari
os: ubuntu
- browser: safari
os: windows
with:
name: Local Tests (${{ matrix.browser }}, ${{ matrix.os }})
browser: ${{ matrix.browser }}
Expand Down Expand Up @@ -115,8 +110,6 @@ jobs:
os: ubuntu
- browser: firefox
os: ubuntu
- browser: safari
os: macos
with:
name: Remote Tests (${{ matrix.browser }}, ${{ matrix.os }})
browser: ${{ matrix.browser }}
Expand Down

0 comments on commit 3bae2c7

Please sign in to comment.