diff --git a/buildbot/master.cfg b/buildbot/master.cfg index 11109db9..4638db5d 100644 --- a/buildbot/master.cfg +++ b/buildbot/master.cfg @@ -74,9 +74,8 @@ c['slavePortnum'] = 9989 # instead of having buildbot poll the repos itself. -# TODO: Switch to the wxWidgets/Phoenix repo -phoenixGitUrl = 'https://github.com/RobinD42/Phoenix.git' -phoenixGitBranch = 'wxPy-4.0.x' +phoenixGitUrl = 'https://github.com/wxWidgets/Phoenix.git' +phoenixGitBranch = 'master'