Skip to content

Commit

Permalink
Github action testing
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlaugesen committed Oct 3, 2024
1 parent 26120b0 commit 230dfbb
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 388 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12"]

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

0 comments on commit 230dfbb

Please sign in to comment.