Skip to content

Commit

Permalink
Merge pull request #91 from nextstrain/fix-gisaid-clade-counts
Browse files Browse the repository at this point in the history
update-ncov-gisaid-clade-counts: Bump memory
  • Loading branch information
joverlee521 authored Mar 8, 2024
2 parents 39a3f83 + 2463344 commit 7620a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ncov-gisaid-clade-counts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
nextstrain build \
--cpus 8 \
--memory 16gib \
--memory 32gib \
--env AWS_ACCESS_KEY_ID \
--env AWS_SECRET_ACCESS_KEY \
--env SLACK_TOKEN \
Expand Down

0 comments on commit 7620a7f

Please sign in to comment.