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