Skip to content

Commit

Permalink
feat: added py3.12 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe De Marco authored Sep 6, 2024
1 parent 5fd9ccc commit c798ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
python-version:
- '3.10'
- '3.11'
- '3.12'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c798ddb

Please sign in to comment.