Skip to content

Commit

Permalink
Merge pull request #364 from Homebrew/arm64-queue-temp
Browse files Browse the repository at this point in the history
queue_type: temporarily decrease arm64 queue size
  • Loading branch information
Bo98 authored Jan 9, 2025
2 parents 5ee8743 + 089e8fd commit 0b0122e
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 0b0122e

Please sign in to comment.