Commit 7ae9b46 1 parent 220fbef commit 7ae9b46 Copy full SHA for 7ae9b46
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 13
13
IMAGE_MACOS_X86_64 : " generic-13-ventura-x64"
14
14
IMAGE_RHEL9_X86_64 : " family/platform-ingest-beats-rhel-9"
15
15
IMAGE_UBUNTU_X86_64 : " family/platform-ingest-beats-ubuntu-2204"
16
- IMAGE_WIN_10 : " family/ platform-ingest-beats-windows-10"
16
+ IMAGE_WIN_10 : " platform-ingest-beats-windows-10-1738059920 "
17
17
IMAGE_WIN_11 : " family/platform-ingest-beats-windows-11"
18
18
IMAGE_WIN_2016 : " family/platform-ingest-beats-windows-2016"
19
19
IMAGE_WIN_2019 : " family/platform-ingest-beats-windows-2019"
@@ -248,6 +248,7 @@ steps:
248
248
agents :
249
249
provider : " gcp"
250
250
image : " ${IMAGE_WIN_10}"
251
+ imageProject : elastic-images-qa
251
252
machineType : " ${GCP_WIN_MACHINE_TYPE}"
252
253
disk_size : 100
253
254
disk_type : " pd-ssd"
@@ -329,6 +330,7 @@ steps:
329
330
agents :
330
331
provider : " gcp"
331
332
image : " ${IMAGE_WIN_10}"
333
+ imageProject : elastic-images-qa
332
334
machineType : " ${GCP_WIN_MACHINE_TYPE}"
333
335
disk_size : 100
334
336
disk_type : " pd-ssd"
You can’t perform that action at this time.
0 commit comments