Skip to content

Commit d29c1aa

Browse files
committed
Add python 3.12 alpha is released.
1 parent a59ffff commit d29c1aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656

5757
include:
5858
# example: if 3.12 fails the jobs still succeeds
59-
# - python-version: 3.12
60-
# experimental: [true]
59+
- python-version: 3.12
60+
experimental: [true]
6161
# version 2.7 not available on unbuntu-22.04 github
6262
# - python-version: 2.7
6363
# os: ubuntu-22.04

0 commit comments

Comments
 (0)