We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fbab7 commit dd98bfdCopy full SHA for dd98bfd
documentation/RELEASES.md
@@ -2,7 +2,7 @@
2
3
## Every commit - must ...
4
5
-* Build under Linux - using clang (6.0 ... 8.0) and gcc (5.2 ... 9.0)
+* Build under Linux - using clang (8.0) and gcc (5.2, 7.x ... 9.0)
6
7
* Build under Windows (this is currently a requirement that cannot be verified externally)
8
manifests/manifest.yml
@@ -17,7 +17,7 @@ components:
17
branch: infra
18
clean_on_sync: true
19
dest_dir: infra
20
- revision: 000eb2c54449658df1a7d4b59bf99c8a2b4cca65
+ revision: 3028b787bc86174b43bac7c42adaf6c333f6fc29
21
type: git
22
internal:
23
branch: master
0 commit comments