Skip to content

Commit

Permalink
Add: "16", "16.0" to 1.66 migration_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ErniGH committed Sep 16, 2024
1 parent ec02a5d commit 4e20f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/client/migrations_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -5249,7 +5249,7 @@
runtime_version: [None, v140, v141, v142, v143, v144]
apple-clang: &apple_clang
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", "12.0", "13", "13.0", "13.1", "14", "14.0", "15", "15.0"]
"10.0", "11.0", "12.0", "13", "13.0", "13.1", "14", "14.0", "15", "15.0", "16", "16.0"]
libcxx: [libstdc++, libc++]
cppstd: [None, 98, gnu98, 11, gnu11, 14, gnu14, 17, gnu17, 20, gnu20, 23, gnu23]
intel:
Expand Down

0 comments on commit 4e20f91

Please sign in to comment.