Skip to content

Commit c758936

Browse files
committed
Remove armhf from arch table
1 parent d872f48 commit c758936

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ansible/roles/documentation/templates/README_SNIPPETS/SUPPORTED_ARCHITECTURES.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ The architectures supported by this image are:
1313
| riscv64 | {{ '✅ | riscv64-\<version tag\>' }} |
1414
{% endif %}
1515
| arm64 | {{ '✅ | arm64v8-\<version tag\>' if 'arm64' in (available_architectures | map(attribute="arch") ) else '❌ |' }} |
16-
| armhf | {{ '✅ | arm32v7-\<version tag\>' if 'armhf' in (available_architectures | map(attribute="arch") ) else '❌ |' }} |

0 commit comments

Comments
 (0)