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 ab3fb9a commit e08b028Copy full SHA for e08b028
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