Skip to content

Commit 3440a69

Browse files
tests: update ami.
1 parent 7940959 commit 3440a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/logs/run-node

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ my %ami_config = (
2323
# 'linux x86_64' => 'ami-0ced5728c06f5f399', # ortest-x86_64-2022-04-13 (us-west-2)
2424
# 'linux x86_64' => 'ami-0cef3f6128fa955c5', # ortest-x86_64-2023-01-31 (us-west-2)
2525
#'linux x86_64' => 'ami-04fcc0530e5723c22', # ortest-x86_64-2023-12-12 (us-west-2)
26-
'linux x86_64' => 'ami-0ecd49f54cdbe7362', # ortest-x86_64-2025-10-29.1 (us-west-2)
26+
'linux x86_64' => 'ami-067b7d7e273dd15f3', # ortest-x86_64-2025-10-29.2 (us-west-2)
2727
);
2828

2929
my %opts;

0 commit comments

Comments
 (0)