Skip to content

Commit bf3885a

Browse files
authored
Fix MLIR_jll version to support v18 too
1 parent 04ed89c commit bf3885a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ScopedValues = "7e506255-f358-4e82-b7e4-beb19740aa63"
1111

1212
[compat]
1313
CEnum = "0.4"
14-
MLIR_jll = "14,15,16,17"
14+
MLIR_jll = "14,15,16,17,18"
1515
Preferences = "1"
1616
ScopedValues = "1"
1717
julia = "1.9"

0 commit comments

Comments
 (0)