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 bfb8176 commit 34181f6Copy full SHA for 34181f6
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