Skip to content

Commit

Permalink
Reduce requests/second for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 13, 2024
1 parent 0c93700 commit 708f4f7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
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
3 changes: 0 additions & 3 deletions .github/workflows/test-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,8 @@ jobs:
matrix:
os:
- ubuntu
- macos

ruby:
- "3.1"
- "3.2"
- "3.3"

experimental: [false]
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 708f4f7

Please sign in to comment.