Skip to content

Commit 392b0cc

Browse files
committed
3.12b4 is causing failing tests. Disable for now.
1 parent 2745910 commit 392b0cc

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
@@ -65,9 +65,9 @@ jobs:
6565

6666
include:
6767
# example: if 3.12 fails the jobs still succeeds
68-
- python-version: 3.12
69-
os: ubuntu-22.04
70-
experimental: [true]
68+
#- python-version: 3.12
69+
# os: ubuntu-22.04
70+
# experimental: [true]
7171
# 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu
7272
- python-version: 3.6
7373
os: ubuntu-20.04

0 commit comments

Comments
 (0)