Skip to content

Commit

Permalink
Move ARM to Tier 3 (#31880)
Browse files Browse the repository at this point in the history
Since we do not have ARM binaries at all on 1.1, it is best to move all ARM support to Tier 3.
  • Loading branch information
ViralBShah authored and ararslan committed Apr 30, 2019
1 parent 5168e35 commit ffef661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ helpful to start contributing to the Julia codebase.
| FreeBSD 11.0+ | x86-64 (64-bit) | [](https://build.julialang.org/#/builders/68) || Tier 1 |
| Linux 2.6.18+ | x86-64 (64-bit) ||| Tier 1 |
| | i686 (32-bit) ||| Tier 1 |
| | ARM v7 (32-bit) | | | Tier 2 |
| | ARM v7 (32-bit) | | | Tier 3 |
| | ARM v8 (64-bit) | | | Tier 3 |
| | x86-64 musl libc | | | Tier 3 |
| | PowerPC (64-bit) | | | Tier 4 |
Expand Down

0 comments on commit ffef661

Please sign in to comment.