Skip to content

Commit 538a871

Browse files
committed
Reduce size of test matrix to avoid invoking the gods of Cloudflare.
1 parent 23cb0d5 commit 538a871

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/test-coverage.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
matrix:
1919
os:
2020
- ubuntu
21-
- macos
2221

2322
ruby:
2423
- "3.3"

.github/workflows/test-external.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
matrix:
1818
os:
1919
- ubuntu
20-
- macos
2120

2221
ruby:
2322
- "3.1"

.github/workflows/test.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
matrix:
1919
os:
2020
- ubuntu
21-
- macos
2221

2322
ruby:
2423
- "3.1"

0 commit comments

Comments
 (0)