Skip to content

Commit

Permalink
Add Macos 13.6 (#14858)
Browse files Browse the repository at this point in the history
add 13.6
  • Loading branch information
czoido authored Oct 2, 2023
1 parent f9b6fc9 commit 5c8dc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/client/conf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
version: [null, "10.6", "10.7", "10.8", "10.9", "10.10", "10.11", "10.12", "10.13", "10.14", "10.15",
"11.0", "11.1", "11.2", "11.3", "11.4", "11.5", "11.6", "11.7",
"12.0", "12.1", "12.2", "12.3", "12.4", "12.5", "12.6",
"13.0", "13.1", "13.2", "13.3", "13.4", "13.5",
"13.0", "13.1", "13.2", "13.3", "13.4", "13.5", "13.6",
"14.0"]
sdk_version: [null, "10.13", "10.14", "10.15", "11.0", "11.1", "11.3", "12.0", "12.1",
"12.3", "13.0", "13.1", "13.3", "14.0"]
Expand Down

0 comments on commit 5c8dc41

Please sign in to comment.