Skip to content

Commit 3232aa1

Browse files
committed
ci: migrate to self-hosted circle runners
1 parent f1c354d commit 3232aa1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.circleci/config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,8 @@ jobs:
166166
path: /tmp/workspace/packages
167167

168168
test_pkgs_64bit:
169-
machine:
170-
enabled: true
171-
docker_layer_caching: true
172-
image: ubuntu-2204:current
169+
machine: true
170+
resource_class: runner-ns/clustered-linux-vm
173171
steps:
174172
- attach_workspace:
175173
at: /tmp/workspace

0 commit comments

Comments
 (0)