Skip to content

Commit affbb06

Browse files
committed
Don't build libmongoc version in pull requests
1 parent 67f4315 commit affbb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ post:
2929
github_pr_aliases: &github_pr_aliases
3030
# Always test all builds for consistency
3131
- variant_tags: ["pr build"]
32-
task_tags: ["pr"]
32+
task_tags: ["pr !build-libmongoc"]
3333
# Run all tasks in PR variants for PHP 8.3 (excluding MongoDB latest)
3434
- variant_tags: ["pr php8.3"]
3535
task_tags: ["!latest"]

0 commit comments

Comments
 (0)