Skip to content

Commit

Permalink
chore: update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kjappelbaum committed Feb 12, 2024
1 parent 97cd505 commit a8f36fd
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
python-version: [ "3.10",] # "3.10", "3.11" ]
python-version: [ "3.9",] # "3.10", "3.11" ]
steps:
- uses: actions/checkout@v2
- name: Setup PDM
Expand Down
Loading

0 comments on commit a8f36fd

Please sign in to comment.