Skip to content

Commit

Permalink
CI: remove pathogens that need to updated
Browse files Browse the repository at this point in the history
  • Loading branch information
joverlee521 committed Jul 17, 2024
1 parent 4385359 commit 38e3590
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }})
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 38e3590

Please sign in to comment.