mirror of
https://github.com/curl/curl.git
synced 2026-08-25 13:03:37 +03:00
circleci: bump images to their latest revision
Ref: https://circleci.com/developer/images?imageType=machine Closes #22655
This commit is contained in:
parent
541968e361
commit
50bd20abb2
1 changed files with 3 additions and 3 deletions
|
|
@ -114,7 +114,7 @@ commands:
|
|||
executors:
|
||||
ubuntu:
|
||||
machine:
|
||||
image: ubuntu-2204:2025.09.1
|
||||
image: ubuntu-2204:2026.05.1
|
||||
|
||||
jobs:
|
||||
basic:
|
||||
|
|
@ -157,7 +157,7 @@ jobs:
|
|||
|
||||
arm:
|
||||
machine:
|
||||
image: ubuntu-2204:2025.09.1
|
||||
image: ubuntu-2204:2026.05.1
|
||||
resource_class: arm.medium
|
||||
steps:
|
||||
- checkout
|
||||
|
|
@ -168,7 +168,7 @@ jobs:
|
|||
|
||||
arm-cares:
|
||||
machine:
|
||||
image: ubuntu-2204:2025.09.1
|
||||
image: ubuntu-2204:2026.05.1
|
||||
resource_class: arm.medium
|
||||
steps:
|
||||
- checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue