Skip to content

Commit

Permalink
Backport PR #57721 on branch 2.2.x (update from 2022 to 2024 image) (#…
Browse files Browse the repository at this point in the history
…57729)

Backport PR #57721: update from 2022 to 2024 image

Co-authored-by: Thomas Baumann <thbaumann90@gmail.com>
  • Loading branch information
meeseeksmachine and lopof authored Mar 4, 2024
1 parent 6db283c commit 3cc5afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
jobs:
test-arm:
machine:
image: ubuntu-2004:2022.04.1
image: default
resource_class: arm.large
environment:
ENV_FILE: ci/deps/circle-310-arm64.yaml
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
cibw-build:
type: string
machine:
image: ubuntu-2004:2022.04.1
image: default
resource_class: arm.large
environment:
TRIGGER_SOURCE: << pipeline.trigger_source >>
Expand Down

0 comments on commit 3cc5afa

Please sign in to comment.