Skip to content

Commit

Permalink
[CI] Change windows container
Browse files Browse the repository at this point in the history
This patch adjusts the windows container used by the premerge jobs to the
windows container recently setup in the monorepo.

llvm/llvm-project#118206
  • Loading branch information
boomanaiden154 committed Dec 14, 2024
1 parent 0fec2d7 commit 3e957b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions premerge/windows_runner_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ template:
resources:
requests:
cpu: 55
# TODO(boomanaiden154): Update this image when we have a proper windows
# image ready.
image: ghcr.io/keenuts-test-org/windows-ci-image:latest
image: ghcr.io/llvm/ci-windows-2019:latest
command: ["run.cmd"]
args: ["--jitconfig", "$(ACTIONS_RUNNER_INPUT_JITCONFIG)"]
env:
Expand Down

0 comments on commit 3e957b2

Please sign in to comment.