10000 Test Python 3.12 Beta · 012db/GeneticAlgorithmPython@0ae9133 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ae9133

Browse files
committed
Test Python 3.12 Beta
1 parent 6a123d9 commit 0ae9133

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/main_py312.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ name: PyGAD PyTest / Python 3.12
66
# But Python 3.12 does not support distutils.
77
# Let's wait until setuptools changes its dependencies.
88

9-
on:
10-
push:
11-
branches:
9+
# on:
10+
# push:
11+
# branches:
1212
# - github-actions
1313
# - master
14+
on: workflow_dispatch
1415

1516
jobs:
1617
job_id_1:

0 commit comments

Comments
 (0)
0