Skip to content

Commit c599c3e

Browse files
committed
Test against Python 3.12
1 parent af5edd4 commit c599c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
fail-fast: false
119119
matrix:
120120
os: [ubuntu-latest, macos-latest, windows-latest]
121-
python: ['3.8', '3.11']
121+
python: ['3.8', '3.11', '3.12']
122122
include:
123123
- python: '3.8'
124124
dist: 'notebook*.tar.gz'

0 commit comments

Comments
 (0)