Skip to content

Commit

Permalink
Add python 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Oct 7, 2023
1 parent 29a00b6 commit e4d1403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- version: '3.9'
- version: '3.10'
- version: '3.11'
- version: '3.12'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down Expand Up @@ -62,6 +63,7 @@ jobs:
- version: '3.9'
- version: '3.10'
- version: '3.11'
- version: '3.12'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit e4d1403

Please sign in to comment.