Skip to content

Commit 12e12ae

Browse files
authored
Fix MLIR_jll version to support v17 too
1 parent 5c35af3 commit 12e12ae

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"
14+
MLIR_jll = "14,15,16,17"
1515
Preferences = "1"
1616
ScopedValues = "1"
1717
julia = "1.9"

0 commit comments

Comments
 (0)