added container"
This commit is contained in:
parent
6b7d2b5215
commit
b92a0d2993
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-autoscaling.yml
vendored
2
.github/workflows/test-autoscaling.yml
vendored
|
|
@ -6,6 +6,8 @@ on:
|
|||
jobs:
|
||||
load-test:
|
||||
runs-on: mealcraft-runners
|
||||
container:
|
||||
image: ubuntu:22.04
|
||||
strategy:
|
||||
matrix:
|
||||
job_id: [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue