You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by dp...@apache.org on 2017/06/30 14:42:52 UTC

[02/12] logging-log4net git commit: Changed node to windows-2012-2

Changed node to windows-2012-2


Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/619e0d01
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/619e0d01
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/619e0d01

Branch: refs/heads/develop
Commit: 619e0d013a65832a1c54ccb1f94c7f5c8cc5844e
Parents: cb03eee
Author: Dominik Psenner <dp...@apache.org>
Authored: Fri Jun 30 11:43:55 2017 +0200
Committer: Dominik Psenner <dp...@apache.org>
Committed: Fri Jun 30 11:43:55 2017 +0200

----------------------------------------------------------------------
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/619e0d01/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 02e6c9f..9a593e6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@
  * under the License.
  */
 
-node('windows')
+node('windows-2012-2')
 {
 	dir('build')
 	{