Skip to content

Commit

Permalink
Update python-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DJStompZone authored Jun 7, 2024
1 parent 9e42809 commit 0b4ffb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
python-version: ['3.0.1', '3.1.4', '3.2.5', '3.3.5', '3.5.4', '3.6.15', '3.7.17', '3.8.18', '3.9.19', '3.10.14', '3.11.9', '3.12.3', '3.13.0-beta.1']
python-version: ['3.0.1', '3.1.4', '3.2.5', '3.3.5', '3.5.4', '3.6.8', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13.0-beta.1']

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 0b4ffb4

Please sign in to comment.