This is an automated email from the ASF dual-hosted git repository.

yongzao pushed a commit to branch renew-ain-ci-env
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 4cb64d95a1720334558a1193dccf0d3c941d2933
Author: Yongzao <[email protected]>
AuthorDate: Tue Aug 12 18:16:06 2025 +0800

    Update cluster-it-1c1d1a.yml
---
 .github/workflows/cluster-it-1c1d1a.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/cluster-it-1c1d1a.yml 
b/.github/workflows/cluster-it-1c1d1a.yml
index 7801c13a26a..5c2643d9767 100644
--- a/.github/workflows/cluster-it-1c1d1a.yml
+++ b/.github/workflows/cluster-it-1c1d1a.yml
@@ -37,7 +37,7 @@ jobs:
       max-parallel: 15
       matrix:
         os: [ ubuntu-latest ]
-    runs-on: ${{ matrix.os }}
+    runs-on: [self-hosted, gpu]
 
     steps:
       - uses: actions/checkout@v4

Reply via email to