From 38e35902a5af271887301181274386e3edd33c04 Mon Sep 17 00:00:00 2001 From: Jover Lee Date: Wed, 17 Jul 2024 13:21:57 -0700 Subject: [PATCH] CI: remove pathogens that need to updated --- .github/workflows/ci.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 915596d..00b3076 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -142,11 +142,7 @@ jobs: matrix: include: - { pathogen: avian-flu, build-args: test_target } - - { pathogen: ebola } - - { pathogen: lassa } - - { pathogen: mumps } - { pathogen: ncov, build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci } - - { pathogen: rsv } - { pathogen: seasonal-flu, build-args: --configfile profiles/ci/builds.yaml -p } name: test-pathogen-repo-ci@v0 (${{ matrix.pathogen }}) @@ -174,6 +170,7 @@ jobs: # XXX TODO: Test on multiple platforms (os, maybe arch) via the matrix too matrix: pathogen: + # XXX TODO: Restore pathogens after they've been updated (ebola, lassa, mumps, rsv) - dengue - measles - mpox