ci: changed ubunut latest for ci (#20114)

This commit is contained in:
yatinappsmith 2023-01-26 18:44:47 +05:30 committed by GitHub
parent dbf461430d
commit 81dfdb8aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -421,7 +421,7 @@ jobs:
(github.event_name == 'pull_request_review' &&
github.event.review.state == 'approved' &&
github.event.pull_request.head.repo.full_name == github.repository))
runs-on: ubuntu-latest-4-cores
runs-on: ubuntu-latest
defaults:
run:
shell: bash