Skip to content

Commit

Permalink
fix ci python version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukicdarkoo committed Sep 25, 2024
1 parent b33a1af commit fce4bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
include:
- os: ubuntu-latest
python-version: '3.6.15'
python-version: '3.7.17'
- os: ubuntu-latest
python-version: '3.10.15'
- os: ubuntu-latest
Expand Down

0 comments on commit fce4bb8

Please sign in to comment.