Skip to content

Commit 21bf66f

Browse files
committed
Oops, forgot Py 3.12 for macosx
1 parent 6bb8c18 commit 21bf66f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildbot/master.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ regularBuilders = [ #'build-osx-py36',
203203
'build-osx-py39',
204204
'build-osx-py310',
205205
'build-osx-py311',
206+
'build-osx-py312',
206207
#'build-gtk2-py36',
207208
#'build-gtk2-py37',
208209
'build-gtk2-py38',
@@ -233,6 +234,7 @@ distBuilders = [ #'dist-osx-py36',
233234
'dist-osx-py39',
234235
'dist-osx-py310',
235236
'dist-osx-py311',
237+
'dist-osx-py312',
236238
#'dist-win32-py36',
237239
#'dist-win32-py37',
238240
'dist-win32-py38',

0 commit comments

Comments
 (0)