about summary refs log tree commit diff
path: root/src/ci/docker/scripts/fuchsia-test-runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/ci/docker/scripts/fuchsia-test-runner.py')
-rwxr-xr-xsrc/ci/docker/scripts/fuchsia-test-runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/scripts/fuchsia-test-runner.py b/src/ci/docker/scripts/fuchsia-test-runner.py
index 4f504341d52..d791550a8db 100755
--- a/src/ci/docker/scripts/fuchsia-test-runner.py
+++ b/src/ci/docker/scripts/fuchsia-test-runner.py
@@ -286,7 +286,7 @@ class TestEnvironment:
         # Look up the product bundle transfer manifest.
         self.log_info("Looking up the product bundle transfer manifest...")
         product_name = "minimal." + self.triple_to_arch(self.target)
-        fuchsia_version = "20.20240412.3.1"
+        fuchsia_version = "21.20240610.2.1"
 
         out = self.check_output(
             [