Skip to content

Commit

Permalink
Merge pull request #217 from byuccl/jgoeders-patch-1
Browse files Browse the repository at this point in the history
Add python 3.11 to CI
  • Loading branch information
jacobdbrown4 committed Nov 2, 2023
2 parents 6225228 + d20a858 commit 1b05f87
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 1b05f87

Please sign in to comment.