Skip to content

Commit

Permalink
Rever useless change
Browse files Browse the repository at this point in the history
  • Loading branch information
titodalcanton committed Nov 4, 2024
1 parent 08d3dd1 commit fb75243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
max-parallel: 60
matrix:
os: [ubuntu-latest, macos-latest]
python-version: [3.9, '3.10', '3.11', '3.12']
python-version: ['3.9', '3.10', '3.11', '3.12']
test-type: [unittest, search, docs]
steps:
- uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit fb75243

Please sign in to comment.