mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-09 15:32:25 +00:00
chore(CI): Revert to Standard Github Runners (#20241)
This commit is contained in:
parent
08721cb9c5
commit
01be445562
2
.github/workflows/playwright-mysql-e2e.yml
vendored
2
.github/workflows/playwright-mysql-e2e.yml
vendored
@ -40,7 +40,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
playwright-ci-mysql:
|
playwright-ci-mysql:
|
||||||
runs-on: large-x86
|
runs-on: ubuntu-latest
|
||||||
if: ${{ !github.event.pull_request.draft }}
|
if: ${{ !github.event.pull_request.draft }}
|
||||||
environment: test
|
environment: test
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
@ -39,7 +39,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
playwright-ci-postgresql:
|
playwright-ci-postgresql:
|
||||||
runs-on: large-x86
|
runs-on: ubuntu-latest
|
||||||
if: ${{ !github.event.pull_request.draft }}
|
if: ${{ !github.event.pull_request.draft }}
|
||||||
environment: test
|
environment: test
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user