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

Commit570e5aa

Browse files
authored
Update netci.groovy (dotnet#4371)
1 parent2b52d90 commit570e5aa

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
@@ -4,7 +4,7 @@ import jobs.generation.JobReport;
44
def project=GithubProject
55
def branch=GithubBranchName
66

7-
def osList= ['Windows_NT','Ubuntu14.04']//, 'OSX'], 'CentOS7.1'
7+
def osList= ['Windows_NT','Ubuntu16.04']//, 'OSX'], 'CentOS7.1'
88

99
defstaticgetBuildJobName(defconfiguration,defos) {
1010
return configuration.toLowerCase()+'_'+ os.toLowerCase()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp