We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b276f commit ff5d288Copy full SHA for ff5d288
test/output.jl
@@ -1,6 +1,6 @@
1
@testset "output" begin
2
3
-if Metal.macos_version() < v"15"
+@static if Metal.macos_version() < v"15"
4
5
@warn "Skipping output tests in macOS 14 and below"
6
0 commit comments