Skip to content

Commit

Permalink
[ci] Disable Ruby tests for Chrome/Edge on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Apr 23, 2024
1 parent 04c9dfc commit 5f127db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ jobs:
os: ubuntu
- browser: safari
os: windows
# TODO: Investigate why they are timing out
- browser: chrome
os: windows
- browser: edge
os: windows
with:
name: Local Tests (${{ matrix.browser }}, ${{ matrix.os }})
browser: ${{ matrix.browser }}
Expand Down

0 comments on commit 5f127db

Please sign in to comment.