diff --git a/source/developer/ci-inventory.rst b/source/developer/ci-inventory.rst index e0b883e..e6101d6 100644 --- a/source/developer/ci-inventory.rst +++ b/source/developer/ci-inventory.rst @@ -71,7 +71,7 @@ maintain flexibility over the long term in case a service becomes unusable. - on push - `azure-pipeline.yml `_ (``linux-64``, ``osx-64``); `config.yml `_ (``linux-aarch64``) - - ``linux-64``, ``osx-64``, ``linux-aarch`` + - ``linux-64``, ``osx-64``, ``linux-aarch64`` - These are the most-run tests: these are what run on every change on pull requests to bioconda-recipes, and they must pass before the recipe is merged into the master branch.