Skip to content

Commit a8ed0cb

Browse files
lopofmroeschke
authored andcommitted
update from 2022 to 2024 image (pandas-dev#57721)
* update from 2022 to 2024 image * Update .circleci/config.yml * Update .circleci/config.yml --------- Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 110c3bb commit a8ed0cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
test-arm:
55
machine:
6-
image: ubuntu-2004:2022.04.1
6+
image: default
77
resource_class: arm.large
88
environment:
99
ENV_FILE: ci/deps/circle-310-arm64.yaml
@@ -46,7 +46,7 @@ jobs:
4646
cibw-build:
4747
type: string
4848
machine:
49-
image: ubuntu-2004:2022.04.1
49+
image: default
5050
resource_class: arm.large
5151
environment:
5252
TRIGGER_SOURCE: << pipeline.trigger_source >>

0 commit comments

Comments
 (0)