Skip to content

Commit 911a9f0

Browse files
committed
ci: disable enzyme tests
1 parent 63c44ea commit 911a9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
julia-version:
7272
- "1"
7373
test_name:
74-
- "enzyme"
74+
# - "enzyme" # flaky; seems to infinitely compile and fail the CI
7575
- "jet"
7676
steps:
7777
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)