mirror of https://github.com/Textualize/rich.git
fix ci
This commit is contained in:
parent
a33fbf848f
commit
6864620549
|
@ -11,7 +11,7 @@ jobs:
|
|||
os: [windows-latest, ubuntu-latest, macos-latest]
|
||||
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
|
||||
exclude:
|
||||
- { id: windows-latest, python-version: "3.13" }
|
||||
- { os: windows-latest, python-version: "3.13" }
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue