Skip to content

Commit 8be8079

Browse files
committed
Try to fix CI
1 parent fbf6650 commit 8be8079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/reference_converts_from_temporary.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// REQUIRES: std-at-least-c++23
1010

1111
// These compilers don't support std::reference_converts_from_temporary yet.
12-
// UNSUPPORTED: android, apple-clang, clang-19.1.1
12+
// UNSUPPORTED: android, apple-clang, clang-18, clang-19.1.0, clang-19.1.1
1313

1414
// <type_traits>
1515

0 commit comments

Comments
 (0)