mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
chore(ci): switch to 3.10.0-rc2 (#3199)
This commit is contained in:
@@ -131,7 +131,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos, windows]
|
||||
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10.0-rc.1']
|
||||
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10.0-rc.2']
|
||||
env:
|
||||
PYTHON: ${{ matrix.python-version }}
|
||||
OS: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user