Skip to content

Commit 2b86527

Browse files
authored
Use core-windows-2019 instead of unmaintained ci-windows-2019 build agent image (#215)
1 parent 5273d99 commit 2b86527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ steps:
2929
- ".buildkite/scripts/test.ps1"
3030
agents:
3131
provider: "gcp"
32-
image: "family/ci-windows-2019"
32+
image: "family/core-windows-2019"
3333
artifact_paths:
3434
- "junit-*.xml"
3535

0 commit comments

Comments
 (0)