ci: migrate to self-hosted circle runners

Charles Thomas 2025-06-12 13:17:09 -04:00
parent f1c354d932
commit 3232aa1b7b
1 changed files with 2 additions and 4 deletions

View File

@ -166,10 +166,8 @@ jobs:
path: /tmp/workspace/packages path: /tmp/workspace/packages
test_pkgs_64bit: test_pkgs_64bit:
machine: machine: true
enabled: true resource_class: runner-ns/clustered-linux-vm
docker_layer_caching: true
image: ubuntu-2204:current
steps: steps:
- attach_workspace: - attach_workspace:
at: /tmp/workspace at: /tmp/workspace