Skip to content

Commit

Permalink
Try Python 3.13 beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbyers committed Aug 2, 2024
1 parent eca5aae commit a1a73aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: ["3.8", "3.9", "3.10.9", "3.11", "3.12", "3.13.0-beta.2"]
python-version: ["3.8", "3.9", "3.10.9", "3.11", "3.12", "3.13.0-beta.4"]

steps:
- name: Checkout repository
Expand Down

0 comments on commit a1a73aa

Please sign in to comment.