Rename 'iOS64 Sim Debug (iOS 14.0)' bot.

Change-Id: I83bb0dfd0edcc199c2e44d2627bb6945514a6c84
Bug: b/228171822
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264941
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Christoffer Jansson <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37104}
diff --git a/infra/config/config.star b/infra/config/config.star
index ab57d77..78abf36 100755
--- a/infra/config/config.star
+++ b/infra/config/config.star
@@ -702,7 +702,7 @@
 ios_try_job("ios_compile_arm64_dbg")
 ios_builder("iOS64 Release", "iOS|arm64|rel")
 ios_try_job("ios_compile_arm64_rel")
-ios_builder("iOS64 Sim Debug (iOS 14.0)", "iOS|x64|14")
+ios_builder("iOS64 Sim Debug (iOS 14)", "iOS|x64|14")
 ios_try_job("ios_sim_x64_dbg_ios14")
 ios_builder("iOS64 Sim Debug (iOS 13)", "iOS|x64|13")
 ios_try_job("ios_sim_x64_dbg_ios13")
diff --git a/infra/config/cr-buildbucket.cfg b/infra/config/cr-buildbucket.cfg
index 5b76c44..b60710b 100644
--- a/infra/config/cr-buildbucket.cfg
+++ b/infra/config/cr-buildbucket.cfg
@@ -1868,7 +1868,7 @@
       }
     }
     builders {
-      name: "iOS64 Sim Debug (iOS 14.0)"
+      name: "iOS64 Sim Debug (iOS 14)"
       swarming_host: "chromium-swarm.appspot.com"
       swarming_tags: "vpython:native-python-wrapper"
       dimensions: "cpu:x86-64"
@@ -2059,7 +2059,7 @@
         '          "iOS64 Release",'
         '          "iOS64 Sim Debug (iOS 12)",'
         '          "iOS64 Sim Debug (iOS 13)",'
-        '          "iOS64 Sim Debug (iOS 14.0)"'
+        '          "iOS64 Sim Debug (iOS 14)"'
         '        ]'
         '      }'
         '    },'
diff --git a/infra/config/luci-milo.cfg b/infra/config/luci-milo.cfg
index 3683845..1d3a53f 100644
--- a/infra/config/luci-milo.cfg
+++ b/infra/config/luci-milo.cfg
@@ -67,7 +67,7 @@
     short_name: "rel"
   }
   builders {
-    name: "buildbucket/luci.webrtc.ci/iOS64 Sim Debug (iOS 14.0)"
+    name: "buildbucket/luci.webrtc.ci/iOS64 Sim Debug (iOS 14)"
     category: "iOS|x64"
     short_name: "14"
   }
diff --git a/infra/config/luci-notify.cfg b/infra/config/luci-notify.cfg
index 6a0e70b..3ed6d1b 100644
--- a/infra/config/luci-notify.cfg
+++ b/infra/config/luci-notify.cfg
@@ -1021,7 +1021,7 @@
   }
   builders {
     bucket: "ci"
-    name: "iOS64 Sim Debug (iOS 14.0)"
+    name: "iOS64 Sim Debug (iOS 14)"
     repository: "https://webrtc.googlesource.com/src"
   }
   tree_closers {
diff --git a/infra/config/luci-scheduler.cfg b/infra/config/luci-scheduler.cfg
index 4670f07..f25a399 100644
--- a/infra/config/luci-scheduler.cfg
+++ b/infra/config/luci-scheduler.cfg
@@ -632,13 +632,13 @@
   }
 }
 job {
-  id: "iOS64 Sim Debug (iOS 14.0)"
+  id: "iOS64 Sim Debug (iOS 14)"
   realm: "ci"
   acl_sets: "ci"
   buildbucket {
     server: "cr-buildbucket.appspot.com"
     bucket: "ci"
-    builder: "iOS64 Sim Debug (iOS 14.0)"
+    builder: "iOS64 Sim Debug (iOS 14)"
   }
 }
 trigger {
@@ -682,7 +682,7 @@
   triggers: "iOS64 Release"
   triggers: "iOS64 Sim Debug (iOS 12)"
   triggers: "iOS64 Sim Debug (iOS 13)"
-  triggers: "iOS64 Sim Debug (iOS 14.0)"
+  triggers: "iOS64 Sim Debug (iOS 14)"
   triggers: "Android32 Builder arm"
   triggers: "Android64 Builder arm64"
   triggers: "Linux64 Builder"
diff --git a/infra/specs/client.webrtc.json b/infra/specs/client.webrtc.json
index 848fd16..9ddec29 100644
--- a/infra/specs/client.webrtc.json
+++ b/infra/specs/client.webrtc.json
@@ -10741,7 +10741,7 @@
       }
     ]
   },
-  "iOS64 Sim Debug (iOS 14.0)": {
+  "iOS64 Sim Debug (iOS 14)": {
     "isolated_scripts": [
       {
         "args": [
diff --git a/infra/specs/waterfalls.pyl b/infra/specs/waterfalls.pyl
index 12afb57..6e3c6a2 100644
--- a/infra/specs/waterfalls.pyl
+++ b/infra/specs/waterfalls.pyl
@@ -220,7 +220,7 @@
           'isolated_scripts': 'ios_simulator_tests',
         },
       },
-      'iOS64 Sim Debug (iOS 14.0)': {
+      'iOS64 Sim Debug (iOS 14)': {
         'mixins': [
           'mac11', 'chromium-tester-service-account', 'ios-simulator-14.5',
           'xcode_13_main', 'mac_toolchain', 'has_native_resultdb_integration',
diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl
index d83aabf..901bd4a 100644
--- a/tools_webrtc/mb/mb_config.pyl
+++ b/tools_webrtc/mb/mb_config.pyl
@@ -99,7 +99,7 @@
       'iOS64 Release': 'ios_release_bot_arm64',
       'iOS64 Sim Debug (iOS 12)': 'ios_debug_bot_x64',
       'iOS64 Sim Debug (iOS 13)': 'ios_debug_bot_x64',
-      'iOS64 Sim Debug (iOS 14.0)': 'ios_debug_bot_x64',
+      'iOS64 Sim Debug (iOS 14)': 'ios_debug_bot_x64',
     },
     'client.webrtc.fyi': {
       # Android