Skip to content

Commit 829eebb

Browse files
committed
Update build.yml
1 parent 2cc76fa commit 829eebb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ jobs:
124124
dist: 'notebook*.tar.gz'
125125
- python: '3.11'
126126
dist: 'notebook*.whl'
127+
- python: '3.12'
128+
dist: 'notebook*.whl'
127129
- os: windows-latest
128130
py_cmd: python
129131
- os: macos-latest

0 commit comments

Comments
 (0)