Skip to content

Commit

Permalink
Reduce size of test matrix to avoid invoking the gods of Cloudflare.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 26, 2024
1 parent 23cb0d5 commit 538a871
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
matrix:
os:
- ubuntu
- macos

ruby:
- "3.3"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
matrix:
os:
- ubuntu
- macos

ruby:
- "3.1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
matrix:
os:
- ubuntu
- macos

ruby:
- "3.1"
Expand Down

0 comments on commit 538a871

Please sign in to comment.