Add a comment to build.yml to clarify that it's not "official".
PiperOrigin-RevId: 450679854 Change-Id: I0a71c02c61b6ee8969b47590ad87f1dc5fdf145b
This commit is contained in:
committed by
Copybara-Service
parent
20cc535ba6
commit
dbf6c74f8f
@@ -1,3 +1,8 @@
|
||||
# This configuration is used to build and test on GitHub Actions only.
|
||||
# It is not the same configuration that is used by DeepMind to create release binaries.
|
||||
# The "official" binaries are built with LLVM/Clang on all platforms, and are linked against libc++
|
||||
# on Linux.
|
||||
|
||||
name: build
|
||||
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user