Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for select (0.24 sec)

  1. .teamcity/src/main/kotlin/model/CIBuildModel.kt

        platform(true, true, true),
    
        // Cross version tests select a small set of versions to cover when run as part of this stage
        quickFeedbackCrossVersion(false, false, true),
    
        // Cross version tests select all versions to cover when run as part of this stage
        allVersionsCrossVersion(false, false, true, 240),
    
    Plain Text
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Fri Feb 23 01:54:48 GMT 2024
    - 20.9K bytes
    - Viewed (0)
Back to top