We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7940959 commit 3440a69Copy full SHA for 3440a69
misc/logs/run-node
@@ -23,7 +23,7 @@ my %ami_config = (
23
# 'linux x86_64' => 'ami-0ced5728c06f5f399', # ortest-x86_64-2022-04-13 (us-west-2)
24
# 'linux x86_64' => 'ami-0cef3f6128fa955c5', # ortest-x86_64-2023-01-31 (us-west-2)
25
#'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)
+ 'linux x86_64' => 'ami-067b7d7e273dd15f3', # ortest-x86_64-2025-10-29.2 (us-west-2)
27
);
28
29
my %opts;
0 commit comments