Skip to content

Commit

Permalink
Setup tests for win11 tryservers
Browse files Browse the repository at this point in the history
Bug: b/316080018
Change-Id: I746724ae740be18540cde24ade8633870e275c1b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/331361
Reviewed-by: Jeremy Leconte <[email protected]>
Commit-Queue: Christoffer Dewerin <[email protected]>
Cr-Commit-Position: refs/heads/main@{#41378}
  • Loading branch information
KaptenJansson authored and WebRTC LUCI CQ committed Dec 13, 2023
1 parent 6c9c958 commit 336fb4f
Show file tree
Hide file tree
Showing 3 changed files with 733 additions and 0 deletions.
7 changes: 7 additions & 0 deletions infra/specs/mixins.pyl
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,13 @@
}
}
},
'win11': {
'swarming': {
'dimensions': {
'os': 'Windows-11-22000'
}
}
},
'x86-64': {
'swarming': {
'dimensions': {
Expand Down
Loading

0 comments on commit 336fb4f

Please sign in to comment.