diff --git a/.github/workflows/nightly_test.yml b/.github/workflows/macos_nightly.yml similarity index 97% rename from .github/workflows/nightly_test.yml rename to .github/workflows/macos_nightly.yml index 7ce08a93ef..621a4c38ed 100644 --- a/.github/workflows/nightly_test.yml +++ b/.github/workflows/macos_nightly.yml @@ -1,4 +1,4 @@ -name: nightly-tests +name: macos-nightly on: schedule: diff --git a/README.md b/README.md index 99a64279b6..687b0336f4 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ | Build Type | Status | | --- | --- | | **Linux Py2 CPU** | [![Status](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-py2.svg)](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-py2.html) | -| **Linux Py3 CPU** | [![Status](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-py3.svg)](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-py3.html) | | **Linux Py2 GPU** | [![Status](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-gpu-py2.svg)](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-gpu-py2.html) | +| **Linux Py3 CPU** | [![Status](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-py3.svg)](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-py3.html) | | **Linux Py3 GPU** | [![Status](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-gpu-py3.svg)](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-gpu-py3.html) | +| **MacOS Py3 CPU** | [![Status](https://github.com/tensorflow/addons/workflows/macos-nightly/badge.svg)](https://github.com/tensorflow/addons/actions?query=workflow%3Amacos-nightly) | | **Linux Sanity Check** | [![Status](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-sanity.svg)](https://storage.googleapis.com/tensorflow-kokoro-build-badges/addons/ubuntu-sanity.html) | **TensorFlow Addons** is a repository of contributions that conform to