Run e2e-test on x86_64h-apple-darwin

Since it is a target built with `build-std`, we need to make sure it is
runnable.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-06-12 23:00:48 +10:00
parent 49d0bb71a0
commit d949332767

View file

@ -28,7 +28,7 @@ jobs:
matrix:
include:
- { o: macos-14, t: x86_64-apple-darwin }
- { o: macos-14, t: x86_64h-apple-darwin }
- { o: macos-14, t: x86_64h-apple-darwin, r: true }
- { o: macos-14, t: aarch64-apple-darwin, r: true }
- {
o: ubuntu-latest,