ci(gha): Switch to prod 45/43745/1
authorPeter Mikus <[email protected]>
Wed, 24 Sep 2025 07:53:32 +0000 (09:53 +0200)
committerPeter Mikus <[email protected]>
Wed, 24 Sep 2025 07:53:32 +0000 (09:53 +0200)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I0dade9ff4f8813e1b2e38bb4c039dd67413ff437

.github/workflows/gerrit-csit-tox-verify.yml

index a2b67cb..d8970f5 100644 (file)
@@ -62,7 +62,7 @@ jobs:
       matrix:
         os: [ubuntu2404]
         executor_arch: [x86_64]
-        builder_type: [sandbox]
+        builder_type: [prod]
 
     env:
       JOB_NAME: "${{ github.job }}-${{ matrix.os }}-${{ matrix.executor_arch }}"