We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f4315 commit affbb06Copy full SHA for affbb06
.evergreen/config.yml
@@ -29,7 +29,7 @@ post:
29
github_pr_aliases: &github_pr_aliases
30
# Always test all builds for consistency
31
- variant_tags: ["pr build"]
32
- task_tags: ["pr"]
+ task_tags: ["pr !build-libmongoc"]
33
# Run all tasks in PR variants for PHP 8.3 (excluding MongoDB latest)
34
- variant_tags: ["pr php8.3"]
35
task_tags: ["!latest"]
0 commit comments