From f47f580e3eccda6810614fa3f26658338da07826 Mon Sep 17 00:00:00 2001 From: Alena Sviridenko Date: Fri, 14 May 2021 11:26:46 +0300 Subject: [PATCH] Added a note about maintainance --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4089350..97671b6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Boost for Actions + +**Please note: This repository is deprecated and should no longer be used. The team at GitHub has ceased maintaining it or making and accepting code contributions.** + This repository contains the code and scripts that we use to prepare Boost packages used in [virtual-environments](https://github.com/actions/virtual-environments). The file [versions-manifest.json](./versions-manifest.json) contains the list of available and released versions. > Caution: this is prepared for and only permitted for use by actions `virtual-environments`. -**Status**: Currently under development and in use for beta and preview actions. This repo is undergoing rapid changes. - -## Adding new versions -We are trying to prepare packages for new versions of Boost as soon as they are released. Please open an issue in [virtual-environments](https://github.com/actions/virtual-environments) repository if any versions are missing. +**Status**: Unmaintaned. ## Contribution Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure