mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-25 10:20:10 +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
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
py-version: ['3.8', '3.9', '3.10']
|
py-version: ['3.8', '3.9', '3.10', '3.11']
|
||||||
steps:
|
steps:
|
||||||
- run: 'echo "Step is not required"'
|
- run: 'echo "Step is not required"'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user