Enabled on-device stability tests on NVIDIA devices.

Bug: b:324258001
Change-Id: Ic9c8ebc3cbc1d0757ff519133d155d18f02ebc37
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5277848
Auto-Submit: Marco Georgaklis <[email protected]>
Commit-Queue: Haiyang Pan <[email protected]>
Reviewed-by: Haiyang Pan <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1258144}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index f4e3f30..e2027c5 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -3721,6 +3721,15 @@
       'optimization_guide-win32',
     ]
   },
+  'ondevice_stability_tests NVIDIA GeForce GTX 1660': {
+    'modifications': {
+      'optimization_guide-win32': {
+        'args': [
+          '--target-platform=win32',
+        ],
+      },
+    },
+  },
   'ozone_unittests': {
     'modifications': {
       'chromeos-betty-pi-arc-chrome': {