We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4027c commit a9ea73aCopy full SHA for a9ea73a
.github/workflows/ci-ruby.yml
@@ -73,7 +73,6 @@ jobs:
73
- chrome
74
- edge
75
- firefox
76
- - safari
77
os:
78
- ubuntu
79
- windows
@@ -83,10 +82,6 @@ jobs:
83
82
os: ubuntu
84
- browser: edge
85
os: macos
86
- - browser: safari
87
- os: ubuntu
88
89
- os: windows
90
with:
91
name: Local Tests (${{ matrix.browser }}, ${{ matrix.os }})
92
browser: ${{ matrix.browser }}
@@ -115,8 +110,6 @@ jobs:
115
110
116
111
- browser: firefox
117
112
118
119
- os: macos
120
113
121
114
name: Remote Tests (${{ matrix.browser }}, ${{ matrix.os }})
122
0 commit comments