Skip to content

Commit

Permalink
Update macos runner ami id from opensearch-project#323
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Jul 11, 2023
1 parent 548e9c7 commit af093d0
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 @@ -166,7 +166,7 @@ export class AgentNodes {
maxTotalUses: -1,
minimumNumberOfSpareInstances: 1,
numExecutors: 6,
amiId: 'ami-0b855aaa80c840d44',
amiId: 'ami-0d2467b182fa190a9',
initScript: 'echo',
remoteFs: '/var/jenkins',
};
Expand Down

0 comments on commit af093d0

Please sign in to comment.