Skip to content

Commit

Permalink
CI: Test code with Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Nov 27, 2023
1 parent c57a870 commit 5e57d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'

runs-on: ${{ matrix.os.name }}-latest
name: ${{ matrix.os.icon }} Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 5e57d41

Please sign in to comment.