mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
DEV: Add aarch64 platform (#15143)
This commit is contained in:
parent
0bf30196c9
commit
4ef11e786b
1 changed files with 2 additions and 0 deletions
|
@ -198,6 +198,7 @@ GEM
|
|||
jwt (2.3.0)
|
||||
kgio (2.11.4)
|
||||
libv8-node (16.10.0.0)
|
||||
libv8-node (16.10.0.0-aarch64-linux)
|
||||
libv8-node (16.10.0.0-arm64-darwin)
|
||||
libv8-node (16.10.0.0-x86_64-darwin)
|
||||
libv8-node (16.10.0.0-x86_64-darwin-19)
|
||||
|
@ -475,6 +476,7 @@ GEM
|
|||
zeitwerk (2.5.1)
|
||||
|
||||
PLATFORMS
|
||||
aarch64-linux
|
||||
arm64-darwin-20
|
||||
ruby
|
||||
x86_64-darwin-18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue