mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-07 08:03:09 +00:00
fix: Remove the strategy block from CI to run only with 1 machine (#14032)
This commit is contained in:
parent
0443402812
commit
c92dabe004
@ -32,10 +32,6 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
cypress-ci-postgresql:
|
cypress-ci-postgresql:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
|
||||||
job: [0, 1, 2]
|
|
||||||
environment: test
|
environment: test
|
||||||
steps:
|
steps:
|
||||||
- name: Free Disk Space (Ubuntu)
|
- name: Free Disk Space (Ubuntu)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user