Skip to content

Commit 3b17a4d

Browse files
committed
test: issue2551284 re-enable 3.12 testing
See if the new rc 3.12 version is in place and works now.
1 parent 6cd3f82 commit 3b17a4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ jobs:
6161

6262
include:
6363
# example: if 3.12 fails the jobs still succeeds
64-
#- python-version: 3.12
65-
# os: ubuntu-22.04
66-
# experimental: true
64+
- python-version: 3.12
65+
os: ubuntu-22.04
66+
experimental: true
6767

6868
# 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu
6969
- python-version: 3.6

0 commit comments

Comments
 (0)