We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d5bb8 commit 99144e2Copy full SHA for 99144e2
.gitlab-ci.d/buildtest.yml
@@ -39,9 +39,9 @@ build-system-ubuntu:
39
job: amd64-ubuntu2204-container
40
variables:
41
IMAGE: ubuntu2204
42
- CONFIGURE_ARGS: --enable-docs --enable-rust
+ CONFIGURE_ARGS: --enable-docs
43
TARGETS: alpha-softmmu microblazeel-softmmu mips64el-softmmu
44
- MAKE_CHECK_ARGS: check-build check-doc
+ MAKE_CHECK_ARGS: check-build
45
46
check-system-ubuntu:
47
extends: .native_test_job_template
0 commit comments