mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-24 01:40:00 +00:00
MINOR - Add 3.11 to py-test skip CI (#16814)
This commit is contained in:
parent
54d08ca22c
commit
bafe3da5bc
2
.github/workflows/py-tests-skip.yml
vendored
2
.github/workflows/py-tests-skip.yml
vendored
@ -26,6 +26,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
py-version: ['3.8', '3.9', '3.10']
|
||||
py-version: ['3.8', '3.9', '3.10', '3.11']
|
||||
steps:
|
||||
- run: 'echo "Step is not required"'
|
||||
|
Loading…
x
Reference in New Issue
Block a user