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 e63ee8f commit e75e37fCopy full SHA for e75e37f
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