Skip to content

Commit a30b8a0

Browse files
committed
Update enzyme-ci.yml
1 parent 600e6c1 commit a30b8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enzyme-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
fail-fast: false
6262
matrix:
63-
llvm: ["7", "8", "9", "11", "12", "13"] #, "14"]
63+
llvm: ["8", "9", "11", "12", "13"] #, "14"]
6464
build: ["Release", "Debug"] # "RelWithDebInfo"
6565

6666
timeout-minutes: 30

0 commit comments

Comments
 (0)