ci: migrate to self-hosted circle runners
parent
f1c354d932
commit
3232aa1b7b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue