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 63c44ea commit 911a9f0Copy full SHA for 911a9f0
.github/workflows/CI.yml
@@ -71,7 +71,7 @@ jobs:
71
julia-version:
72
- "1"
73
test_name:
74
- - "enzyme"
+ # - "enzyme" # flaky; seems to infinitely compile and fail the CI
75
- "jet"
76
steps:
77
- uses: actions/checkout@v2
0 commit comments