ci: changed ubunut latest for ci (#20114)
This commit is contained in:
parent
dbf461430d
commit
81dfdb8aa8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user