mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-09 15:59:39 +00:00
This reverts commit efc14146d9
.
This commit is contained in:

committed by
GitHub

parent
2598c0c5f1
commit
a83290344f
@@ -103,11 +103,11 @@ configurations:
|
||||
|
||||
cppstd:
|
||||
apple-clang:
|
||||
"13": ["17", "gnu17", "20", "gnu20"]
|
||||
"13": ["gnu17"]
|
||||
gcc:
|
||||
"11": ["17", "gnu17", "20", "gnu20"]
|
||||
"11": ["gnu17"]
|
||||
msvc:
|
||||
"192": ["14", "17", "20"]
|
||||
"192": ["14"]
|
||||
|
||||
jenkins:
|
||||
url: "http://mb-jenkins-my-bloody-jenkins:8080"
|
||||
|
Reference in New Issue
Block a user