mirror of
https://github.com/curl/curl
synced 2026-08-25 12:32:35 -04: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:
|
executors:
|
||||||
ubuntu:
|
ubuntu:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2204:2025.09.1
|
image: ubuntu-2204:2026.05.1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
basic:
|
basic:
|
||||||
|
|
@ -157,7 +157,7 @@ jobs:
|
||||||
|
|
||||||
arm:
|
arm:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2204:2025.09.1
|
image: ubuntu-2204:2026.05.1
|
||||||
resource_class: arm.medium
|
resource_class: arm.medium
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
@ -168,7 +168,7 @@ jobs:
|
||||||
|
|
||||||
arm-cares:
|
arm-cares:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2204:2025.09.1
|
image: ubuntu-2204:2026.05.1
|
||||||
resource_class: arm.medium
|
resource_class: arm.medium
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue