Skip to content

Commit

Permalink
3.7 is not supported anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ihoubr committed Jan 6, 2024
1 parent 33c3118 commit eb2dc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ Ubuntu, Windows ]
python-version: [ "3.7", "3.10" ]
python-version: [ "3.8", "3.12" ]
include:
- os: Ubuntu
image: ubuntu-latest
Expand Down

0 comments on commit eb2dc88

Please sign in to comment.