Skip to content

Commit

Permalink
Add python 3.12 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mihailefter committed Jan 29, 2024
1 parent 0839bcf commit 9cbd0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 9cbd0ed

Please sign in to comment.