Skip to content

Commit

Permalink
test only python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoleta-v3 committed Aug 19, 2024
1 parent 853f7ef commit f8deb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
max-parallel: 2
matrix:
os: [ubuntu-latest, macOS-latest]
python-version: ["3.9", "3.10"]
python-version: ["3.10"]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit f8deb22

Please sign in to comment.