Skip to content

Commit

Permalink
[ci] Add pc-x86-64-test to the Clang CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
arichardson committed Jun 7, 2023
1 parent e3a463e commit 6025bec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-ci-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6025bec

Please sign in to comment.