Skip to content

Commit

Permalink
Cherry pick PR #3115: Fix evergreen test (#3212)
Browse files Browse the repository at this point in the history
Refer to the original PR: #3115

b/338073284

Co-authored-by: Sherry Zhou <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and sherryzy authored May 9, 2024
1 parent 86319c1 commit 232a7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/config/evergreen-x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"docker_service": "build-linux-evergreen",
"on_host_test": true,
"evergreen_loader": "linux-x64x11",
"on_host_test_shards": ["0", "1", "2", "3", "blackbox", "wpt"],
"on_host_test_shards": ["0", "1", "2", "3", "blackbox", "wpt", "evergreen"],
"platforms": [
"evergreen-x64",
"evergreen-x64-sbversion-15",
Expand Down

0 comments on commit 232a7a3

Please sign in to comment.