From 83ded33a771ba285fe7983ef86f3e7b86e5a1ef8 Mon Sep 17 00:00:00 2001 From: Victor Lin <13424970+victorlin@users.noreply.github.com> Date: Fri, 19 Jan 2024 13:49:33 -0800 Subject: [PATCH] Temporarily disable zika CI Repurpose and move related comment + disabling of mpox to the bottom of the pathogen list. --- .github/workflows/ci.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f16612954..005964519 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,9 +87,6 @@ jobs: - { pathogen: avian-flu, build-args: auspice/flu_avian_h5n1_ha.json } - { pathogen: ebola } - { pathogen: lassa } - # Disable mpox CI until pathogen-repo-ci supports custom build directories - # See issue https://github.com/nextstrain/.github/issues/63 - # - { pathogen: mpox } - { pathogen: mumps } - { pathogen: ncov, @@ -101,7 +98,12 @@ jobs: build-args: --configfile profiles/ci/builds.yaml -p, } - { pathogen: tb } - - { pathogen: zika } + + # Disable some pathogens until pathogen-repo-ci supports custom build directories + # See issue https://github.com/nextstrain/.github/issues/63 + # - { pathogen: mpox } + # - { pathogen: zika } + name: pathogen-repo-ci (${{ matrix.pathogen }}) defaults: run: