Skip to content

Commit

Permalink
queue_type: temporarily decrease arm64 queue size
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Jan 9, 2025
1 parent 5ee8743 commit 089e8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/queue_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def slots
when MacOS_x86_64
12
when MacOS_Arm64
10
8
else
T.absurd(self)
end
Expand Down

0 comments on commit 089e8fd

Please sign in to comment.