Skip to content

Commit

Permalink
Capitalize QEMU
Browse files Browse the repository at this point in the history
Co-authored-by: dav3r <[email protected]>
  • Loading branch information
jsf9k and dav3r authored Jun 11, 2024
1 parent 7b87b0b commit 0906549
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ jobs:
matrix:
architecture:
- amd64
# We cannot currently test _any_ ARM64 platforms under qemu
# because qemu cannot currently support iptables:
# We cannot currently test _any_ ARM64 platforms under QEMU
# because QEMU cannot currently support iptables:
# https://github.com/multiarch/qemu-user-static/issues/191
# - arm64
platform:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Firewall](https://wiki.ubuntu.com/UncomplicatedFirewall?action=show&redirect=Ubu
(UFW).

> [!NOTE]
> We cannot currently test *any* ARM64 platforms under `qemu` because
> [`qemu` cannot currently support
> We cannot currently test *any* ARM64 platforms under QEMU because
> [QEMU cannot currently support
> `iptables`](https://github.com/multiarch/qemu-user-static/issues/191).
## Requirements ##
Expand Down

0 comments on commit 0906549

Please sign in to comment.