[ci] Add pc-x86-64-test to the Clang CI job

This commit is contained in:
Alex Richardson
2023-06-07 15:45:10 -07:00
parent e3a463e585
commit 6025bec3a1

View File

@@ -17,9 +17,8 @@ jobs:
# all targets, so we have to restrict this build matrix to targets
# that build without requiring these functions (i.e. 64-bit targets,
# since 32-bit ones require functions such as __divdi3).
- pc-x86-64-test
- qemu-virt-arm64-test
# TODO: Add x86_64 once clang assembler issues have been fixed.
# - pc-x86-64-test
# TODO: Add riscv64 once clang assembler issues have been fixed.
# - qemu-virt-riscv64-test
# - qemu-virt-riscv64-supervisor-test