Skip to content

Commit

Permalink
Undo wrong compat changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Sep 10, 2024
1 parent a70947c commit f0f7bf9
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions jll/S/SPIRV_LLVM_Translator_jll/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
[8-17]
Artifacts = ["0.0.0", "1"]
JLLWrappers = "1.2.0-1"
Libdl = ["0.0.0", "1"]

[8]
julia = "1.4"

[9]
julia = "1.5"

[10-11]
julia = "1.6"

Expand All @@ -11,23 +22,10 @@ julia = "1.8"
julia = "1.9"

[15]
Artifacts = ["0.0.0", "1"]
Libdl = ["0.0.0", "1"]
julia = "1.10"

[16]
julia = "1.11"

[17]
julia = "1.12"

[8]
julia = "1.4"

[8-17]
Artifacts = "1"
JLLWrappers = "1.2.0-1"
Libdl = "1"

[9]
julia = "1.5"

0 comments on commit f0f7bf9

Please sign in to comment.