Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65506e9

Browse files
committed
use dev15.5 for CI builds
1 parentbca446d commit65506e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎netci.groovy‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ${buildPath}build.cmd ${buildFlavor} ${build_args}""")
111111
// TODO: set to false after tests are fully enabled
112112
def skipIfNoTestFiles=true
113113

114-
def affinity= configuration=='Release_net40_no_vs'?'latest-or-auto': (os=='Windows_NT'?'latest-or-auto-dev15-0':'latest-or-auto')
114+
def affinity= configuration=='Release_net40_no_vs'?'latest-or-auto': (os=='Windows_NT'?'latest-dev15-5':'latest-or-auto')
115115
Utilities.setMachineAffinity(newJob, os, affinity)
116116
Utilities.standardJobSetup(newJob, project, isPullRequest,"*/${branch}")
117117

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp