Skip to content

Commit

Permalink
Update windows ami
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Oct 26, 2023
1 parent 4e7549d commit 1b7c727
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-0537ed23ad8d98fbd',
amiId: 'ami-0ca4f0ba85855e148',
initScript: 'echo',
remoteFs: 'C:/Users/Administrator/jenkins',
};
Expand Down

0 comments on commit 1b7c727

Please sign in to comment.