Skip to content

Commit

Permalink
Add s390x, ppc64 and ppc64el in supported cpu list
Browse files Browse the repository at this point in the history
Credit: @guimard
Close: #1751
Fixes: #1455
Reviewed-by: @darcyclarke
  • Loading branch information
guimard authored and darcyclarke committed Jan 8, 2021
1 parent 1d235b2 commit c0f8ce8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/tap/legacy-platform-all.js
Expand Up @@ -36,6 +36,9 @@ var fixture = new Tacks(
'arm64',
'mips',
'ia32',
'ppc64',
'ppc64el',
's390x',
'x64',
'sparc'
]
Expand Down

0 comments on commit c0f8ce8

Please sign in to comment.