Skip to content

Commit 3f7e612

Browse files
committed
Update enzyme-ci.yml
1 parent a30b8a0 commit 3f7e612

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
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
llvm: ["8", "9", "10", "11", "12", "13"] #, "14"]
13+
llvm: ["7", "8", "9", "10", "11", "12", "13"] #, "14"]
1414
build: ["Release", "Debug"] # "RelWithDebInfo"
1515
os: [ubuntu-20.04, ubuntu-18.04] #self-hosted]
1616

0 commit comments

Comments
 (0)