mirror of
https://github.com/curl/curl.git
synced 2026-07-24 08:17:51 +03:00
CI: bump Circle CI jobs to Ubuntu 22.04 runners for OpenSSL 3
Ref: https://packages.ubuntu.com/jammy/libssl-dev
Follow-up to 69c89bf3d3 #18330
Closes #19546
This commit is contained in:
parent
dbe06f38ae
commit
8ba10a790a
1 changed files with 3 additions and 3 deletions
|
|
@ -118,7 +118,7 @@ commands:
|
|||
executors:
|
||||
ubuntu:
|
||||
machine:
|
||||
image: ubuntu-2004:2024.01.1
|
||||
image: ubuntu-2204:2025.09.1
|
||||
|
||||
jobs:
|
||||
basic:
|
||||
|
|
@ -161,7 +161,7 @@ jobs:
|
|||
|
||||
arm:
|
||||
machine:
|
||||
image: ubuntu-2004:2024.01.1
|
||||
image: ubuntu-2204:2025.09.1
|
||||
resource_class: arm.medium
|
||||
steps:
|
||||
- checkout
|
||||
|
|
@ -172,7 +172,7 @@ jobs:
|
|||
|
||||
arm-cares:
|
||||
machine:
|
||||
image: ubuntu-2004:2024.01.1
|
||||
image: ubuntu-2204:2025.09.1
|
||||
resource_class: arm.medium
|
||||
steps:
|
||||
- checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue