diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-16 15:38:28 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-17 00:45:06 -0400 |
| commit | 763767b48ed3a9fbc3c971b0c11188a523bd1202 (patch) | |
| tree | fcf7c7c5e90cbc4da6880f41a1f697df6f18e2f7 | |
| parent | cd29fcaf1fab9c8e7bd4227adba581892db67695 (diff) | |
only mark cheetah/panther builds experimental
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index ed755f42..fc167ac1 100644 --- a/static/build.html +++ b/static/build.html @@ -145,8 +145,8 @@ <p>Smartphone targets:</p> <ul> - <li>cheetah (Pixel 7 Pro) — incomplete and experimental</li> - <li>panther (Pixel 7) — incomplete and experimental</li> + <li>cheetah (Pixel 7 Pro) — experimental</li> + <li>panther (Pixel 7) — experimental</li> <li>bluejay (Pixel 6a)</li> <li>raven (Pixel 6 Pro)</li> <li>oriole (Pixel 6)</li> |
