We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fec2d7 commit 3e957b2Copy full SHA for 3e957b2
premerge/windows_runner_values.yaml
@@ -22,9 +22,7 @@ template:
22
resources:
23
requests:
24
cpu: 55
25
- # TODO(boomanaiden154): Update this image when we have a proper windows
26
- # image ready.
27
- image: ghcr.io/keenuts-test-org/windows-ci-image:latest
+ image: ghcr.io/llvm/ci-windows-2019:latest
28
command: ["run.cmd"]
29
args: ["--jitconfig", "$(ACTIONS_RUNNER_INPUT_JITCONFIG)"]
30
env:
0 commit comments