Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sdb9696 committed Jul 29, 2024
1 parent db78d6e commit a07d583
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ jobs:
- os: ubuntu-latest
python-version: "3.10"
extras: true
- os: macos-latest
python-version: "3.13"
- os: windows-latest
python-version: "3.13"

steps:
- uses: "actions/checkout@v4"
Expand Down

0 comments on commit a07d583

Please sign in to comment.