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

Commit901923e

Browse files
committed
Revert "Add OSX to OS list for Jenkins CI builds (dotnet#2134)"
This reverts commitc505000.
1 parentc7cf40b commit901923e

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','Ubuntu14.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