Skip to content

Commit

Permalink
Update workflow since there is no longer python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelgg93 authored May 9, 2024
1 parent c4d2e7e commit fc92693
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ jobs:
strategy:
matrix:
python:
- 3.7
- 3.8
- 3.9
- "3.10"
- "3.11"
- "3.12"
platform:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit fc92693

Please sign in to comment.