From f6899cc2ff03bf838b9d03e4d84723574aa3db99 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Sun, 30 Aug 2026 11:35:18 -0400 Subject: [PATCH] Fix toml syntax in bors config --- rust-bors.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-bors.toml b/rust-bors.toml index 01a41d6ae5990..02effccdeeeb3 100644 --- a/rust-bors.toml +++ b/rust-bors.toml @@ -83,8 +83,8 @@ runner_group_id = 8 label_prefix = "ec2" region = "us-east-2" images = { - "x86_64ami" = "latest-gha-runner-ami" - "arm64ami" = "latest-gha-runner-ami-arm64" + "x86_64ami" = "latest-gha-runner-ami", + "arm64ami" = "latest-gha-runner-ami-arm64", } jit_runner = "organization" allowed_instances = [