Update CircleCI config to use latest Ubuntu 20.04 executor image. (#6122)
The previously used Ubuntu 20.04 executor image has been deprecated and will be removed on 2024-09-30.
This commit is contained in:
Родитель
06c89b7d3c
Коммит
ad7572e5ca
|
@ -33,7 +33,7 @@ parameters:
|
|||
executors:
|
||||
ubuntu-machine-executor:
|
||||
machine:
|
||||
image: ubuntu-2004:202111-02
|
||||
image: ubuntu-2004:current
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Загрузка…
Ссылка в новой задаче