Skip to content

Commit

Permalink
Fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kleo-53 committed Sep 17, 2023
1 parent 41d9566 commit 7fe3b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8.4', '3.10.12', 'latest']
python-version: ['3.8.11', '3.10.12', '3.12.0-alpha.7']

steps:
- name: Checkout code
Expand Down

0 comments on commit 7fe3b22

Please sign in to comment.