Skip to content

Commit

Permalink
chore: post0 release - dep compat adjustments
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
  • Loading branch information
dbluhm committed Sep 21, 2023
1 parent 3ead83d commit b6c8653
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 206 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10"]
python-version: ["3.8", "3.9", "3.10"]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit b6c8653

Please sign in to comment.