CritasWang commented on code in PR #11435:
URL: https://github.com/apache/iotdb/pull/11435#discussion_r1377884417


##########
.github/workflows/pipe-it-2cluster.yml:
##########
@@ -36,7 +36,7 @@ jobs:
         # StrongConsistencyClusterMode is ignored now because RatisConsensus 
has not been supported yet.
         cluster1: [LightWeightStandaloneMode, ScalableSingleNodeMode, 
HighPerformanceMode]
         cluster2: [LightWeightStandaloneMode, ScalableSingleNodeMode, 
HighPerformanceMode]
-    runs-on: [self-hosted, iotdb]

Review Comment:
         matrix:
           os: [ ubuntu-latest, windows-latest ]
       runs-on: ${{ matrix.os }}
       
       runs-on should remove self-hosted and iotdb
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to