Skip to content

Commit a1d9041

Browse files
committed
test autodiff on x86_64-pc-windows-gnu
1 parent 9075e8e commit a1d9041

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,8 @@ auto:
603603
SCRIPT: python x.py dist bootstrap --include-default-paths
604604
RUST_CONFIGURE_ARGS: >-
605605
--build=x86_64-pc-windows-gnu
606+
--set llvm.plugins=true
607+
--set llvm.enzyme=true
606608
--enable-full-tools
607609
DIST_REQUIRE_ALL_TOOLS: 1
608610
CODEGEN_BACKENDS: llvm,cranelift

0 commit comments

Comments
 (0)