Skip to content

Commit cdd4d36

Browse files
uilianriesdanimtb
authored andcommitted
Add apple-clang 11 to settings.yml (conan-io#1327)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
1 parent 7d2fc49 commit cdd4d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/config_files/settings.yml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ are possible. These are the **default** values, but it is possible to customize
7979
libcxx: [libstdc++, libstdc++11, libc++, c++_shared, c++_static]
8080
cppstd: [None, 98, gnu98, 11, gnu11, 14, gnu14, 17, gnu17, 20, gnu20]
8181
apple-clang:
82-
version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0"]
82+
version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"]
8383
libcxx: [libstdc++, libc++]
8484
cppstd: [None, 98, gnu98, 11, gnu11, 14, gnu14, 17, gnu17, 20, gnu20]
8585
qcc:

0 commit comments

Comments
 (0)