mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-02-21 19:40:46 +01:00
KASM-4263 update test linking to use nano instances
This commit is contained in:
parent
b727b0ace7
commit
6fc3a1ca52
@ -952,6 +952,8 @@ link_tests_single_arch_dev:
|
||||
except:
|
||||
- develop
|
||||
- /^release\/.*$/
|
||||
tags:
|
||||
- aws-autoscale-nano
|
||||
parallel:
|
||||
matrix:
|
||||
- KASM_IMAGE:
|
||||
@ -971,6 +973,8 @@ link_tests_multi_arch_dev:
|
||||
except:
|
||||
- develop
|
||||
- /^release\/.*$/
|
||||
tags:
|
||||
- aws-autoscale-nano
|
||||
parallel:
|
||||
matrix:
|
||||
- ARCH: [ aarch64, x86_64 ]
|
||||
|
Loading…
Reference in New Issue
Block a user