Skip to content

Commit

Permalink
only python 3.10 and above
Browse files Browse the repository at this point in the history
  • Loading branch information
omer9564 committed Feb 12, 2025
1 parent 3a3de82 commit 3daa1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
python: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python: ["3.10", "3.11"]
target:
- id: 'linux-amd64'
os: 'ubuntu-latest'
Expand Down

0 comments on commit 3daa1d1

Please sign in to comment.