Skip to content

Commit

Permalink
Temporarily disable monkeypox CI
Browse files Browse the repository at this point in the history
Reasoning is the same as in nextstrain/augur@5aba7ec.
  • Loading branch information
victorlin committed Oct 9, 2023
1 parent b70d048 commit e01197f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,9 @@ jobs:
- { pathogen: avian-flu, build-args: auspice/flu_avian_h5n1_ha.json }
- { pathogen: ebola }
- { pathogen: lassa }
- { pathogen: monkeypox }
# Disable monkeypox CI until pathogen-repo-ci supports custom build directories
# TODO: Re-enable once issue is resolved: https://github.com/nextstrain/.github/issues/63
# - { pathogen: monkeypox }
- { pathogen: mumps }
- { pathogen: ncov, build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci }
- { pathogen: rsv }
Expand Down

0 comments on commit e01197f

Please sign in to comment.