Skip to content

Commit

Permalink
Merge pull request #10 from blooop/feature/remove_python308
Browse files Browse the repository at this point in the history
Feature/remove python308
  • Loading branch information
blooop authored Oct 8, 2024
2 parents 39b65f9 + bd5f394 commit 2f4c0aa
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 212 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
environment: [py308, py309, py310, py311, py312]
environment: [py309, py310, py311, py312]

steps:
- name: Checkout
Expand Down
Loading

0 comments on commit 2f4c0aa

Please sign in to comment.