mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-09 07:23:39 +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:
|
||||
playwright-ci-mysql:
|
||||
runs-on: large-x86
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !github.event.pull_request.draft }}
|
||||
environment: test
|
||||
strategy:
|
||||
|
||||
@ -39,7 +39,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
playwright-ci-postgresql:
|
||||
runs-on: large-x86
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !github.event.pull_request.draft }}
|
||||
environment: test
|
||||
strategy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user