Skip to content

Commit

Permalink
Add python 3.11 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoeders authored Oct 19, 2023
1 parent d5b9bd8 commit d20a858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
env:
EXAMPLE_NETLISTS_PATH: ${{ github.workspace }}/example_netlists/
steps:
Expand Down

0 comments on commit d20a858

Please sign in to comment.