Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <[email protected]>
  • Loading branch information
glenn-jocher authored Jan 12, 2025
1 parent 7eb2352 commit 22fee91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
max-parallel: 1
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
include: # macos-14 on M1 runners only supported for Python>=3.10
- os: macos-14
python-version: "3.10"
Expand Down

0 comments on commit 22fee91

Please sign in to comment.