mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 08:19:22 +03:00
Extends disk to 12288m for emulated arm test job
This commit is contained in:
parent
a7b887052f
commit
c76332b71f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -241,7 +241,7 @@ jobs:
|
||||
with:
|
||||
cpu: cortex-a53
|
||||
cpu_info: cpuinfo/raspberrypi_4b
|
||||
image_additional_mb: 8192
|
||||
image_additional_mb: 12288
|
||||
copy_artifact_path: target;venv;root
|
||||
base_image: raspios_lite_arm64:latest
|
||||
commands: |
|
||||
|
Loading…
Reference in New Issue
Block a user