Skip to content

Commit

Permalink
remove redundant matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Naoki MATSUMOTO <[email protected]>
  • Loading branch information
naoki9911 committed Apr 19, 2024
1 parent a805339 commit 345b763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
strategy:
matrix:
script: ["apache", "mysql", "nginx", "postgres", "redis"]
thread: ["1", "4"]
thread: ["4"]
sched: ["none", "size-ordered"]
comp: ["bzip2", "zstd"]
steps:
Expand Down

0 comments on commit 345b763

Please sign in to comment.