mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-04 22:53:27 +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:
|
||||
cypress-ci-postgresql:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
job: [0, 1, 2]
|
||||
environment: test
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
|
Loading…
x
Reference in New Issue
Block a user