Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yfukai committed Dec 16, 2024
1 parent c1911c8 commit 1ca8709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- { python-version: "3.13", os: windows-latest, session: "tests" }
- { python-version: "3.13", os: macos-latest, session: "tests" }
# since ray is still not available wiht 3.12
# since ray is still not available wiht 3.13
- { python-version: "3.12", os: ubuntu-latest, session: "typeguard" }
- { python-version: "3.12", os: ubuntu-latest, session: "docs-build" }

Expand Down

0 comments on commit 1ca8709

Please sign in to comment.