mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-16 20:29:55 +01:00
Bump Python 3.11 to RC2 in Test Matrix (#3246)
This commit is contained in:
parent
5480be4c25
commit
50249206df
1 changed files with 3 additions and 3 deletions
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -21,13 +21,13 @@ jobs:
|
|||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
experimental: [false]
|
||||
include:
|
||||
- python-version: 3.11.0-rc.1
|
||||
- python-version: 3.11.0-rc.2
|
||||
os: ubuntu-latest
|
||||
experimental: true
|
||||
- python-version: 3.11.0-rc.1
|
||||
- python-version: 3.11.0-rc.2
|
||||
os: windows-latest
|
||||
experimental: true
|
||||
- python-version: 3.11.0-rc.1
|
||||
- python-version: 3.11.0-rc.2
|
||||
os: macos-latest
|
||||
experimental: true
|
||||
fail-fast: False
|
||||
|
|
Loading…
Add table
Reference in a new issue