Skip to content

Commit

Permalink
Oops, forgot Py 3.12 for macosx
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinD42 committed Jun 7, 2023
1 parent 6bb8c18 commit 21bf66f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildbot/master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ regularBuilders = [ #'build-osx-py36',
'build-osx-py39',
'build-osx-py310',
'build-osx-py311',
'build-osx-py312',
#'build-gtk2-py36',
#'build-gtk2-py37',
'build-gtk2-py38',
Expand Down Expand Up @@ -233,6 +234,7 @@ distBuilders = [ #'dist-osx-py36',
'dist-osx-py39',
'dist-osx-py310',
'dist-osx-py311',
'dist-osx-py312',
#'dist-win32-py36',
#'dist-win32-py37',
'dist-win32-py38',
Expand Down

0 comments on commit 21bf66f

Please sign in to comment.