Skip to content

Commit ec68ac7

Browse files
committed
remove tutorial testing with python 3.12
Signed-off-by: Avi Shinnar <shinnar@us.ibm.com>
1 parent 232f090 commit ec68ac7

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -435,11 +435,6 @@ jobs:
435435
setup-target: '.[tutorial,test]'
436436
test-case: 'test/test_notebooks.py'
437437
nbexcludes: '08_newops.ipynb'
438-
- dir: 'examples/kdd22'
439-
python-version: '3.12'
440-
setup-target: '.[tutorial,test]'
441-
test-case: 'test/test_notebooks.py'
442-
nbexcludes: '08_newops.ipynb'
443438
steps:
444439
- uses: actions/checkout@v6
445440
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)