Skip to content

Commit 34181f6

Browse files
Update test/output.jl
Co-authored-by: Christian Guinard <[email protected]>
1 parent bfb8176 commit 34181f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/output.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@testset "output" begin
22

3-
if Metal.macos_version() < v"15"
3+
@static if Metal.macos_version() < v"15"
44

55
@warn "Skipping output tests in macOS 14 and below"
66

0 commit comments

Comments
 (0)