mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
Upgrade Python3.11 from beta4 to beta5
This commit is contained in:
parent
981ffa4633
commit
ae4eacf32d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest, ubuntu-latest, macos-latest]
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11.0-beta.4"]
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11.0-beta.5"]
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue