Skip to content

Commit

Permalink
update poetry.lock and github ci/cd config
Browse files Browse the repository at this point in the history
  • Loading branch information
fonhorst committed Jun 7, 2024
1 parent e81cff2 commit 5ea839c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 102 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.8", "3.9", "3.10", "3.11"]

steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down
143 changes: 42 additions & 101 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ea839c

Please sign in to comment.