Skip to content

Commit

Permalink
Test against Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Aug 4, 2023
1 parent 0188ad8 commit 5e1046e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python: ['3.8', '3.11']
python: ['3.8', '3.11', '3.12']
include:
- python: '3.8'
dist: 'notebook*.tar.gz'
Expand Down

0 comments on commit 5e1046e

Please sign in to comment.