Skip to content

Commit

Permalink
Go to Python 3.9 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed Dec 30, 2024
1 parent 37b5d60 commit e60e5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
version: [3.7, 3.x]
version: [3.9, 3.x]
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e60e5b7

Please sign in to comment.