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 220bbe7 commit f2f3f3cCopy full SHA for f2f3f3c
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