Skip to content

Commit

Permalink
Update ami id for windows runner gradle check from opensearch-project…
Browse files Browse the repository at this point in the history
…#356

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Oct 4, 2023
1 parent ab16329 commit 9cc8387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compute/agent-nodes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ export class AgentNodes {
maxTotalUses: 1,
minimumNumberOfSpareInstances: 1,
numExecutors: 1,
amiId: 'ami-0a00aabd70b0757f9',
amiId: 'ami-058a464af62db73ba',
initScript: 'echo',
remoteFs: 'C:/Users/Administrator/jenkins',
};
Expand Down

0 comments on commit 9cc8387

Please sign in to comment.