Skip to content

Commit

Permalink
Drop 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Dec 13, 2024
1 parent a53c31c commit 7a85b68
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12", "3.13" ]
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
Expand Down
Loading

0 comments on commit 7a85b68

Please sign in to comment.