Skip to content

Commit

Permalink
REMOVE TEST COMMIT -- DON'T MERGE
Browse files Browse the repository at this point in the history
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
  • Loading branch information
vipulgupta2048 committed May 13, 2024
1 parent 1b6e899 commit 7a3bb0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/yocto-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ jobs:
DEVICE_TYPE: ${{ matrix.DEVICE_TYPE }}
LEVIATHAN_ROOT: ${{ env.LEVIATHAN_ROOT }}
QEMU_CPUS: 4
QEMU_MEMORY: "4G"
QEMU_MEMORY: "1G"
REPORTS: ${{ env.LEVIATHAN_REPORTS }}
SUITES: ${{ env.LEVIATHAN_TEST_SUITE }}
WORKER_TYPE: ${{ matrix.WORKER_TYPE }}
Expand All @@ -1120,7 +1120,7 @@ jobs:
DEVICE_TYPE: ${{ matrix.DEVICE_TYPE }}
LEVIATHAN_ROOT: ${{ env.LEVIATHAN_ROOT }}
QEMU_CPUS: 4
QEMU_MEMORY: "4G"
QEMU_MEMORY: "1G"
REPORTS: ${{ env.LEVIATHAN_REPORTS }}
SUITES: ${{ env.LEVIATHAN_TEST_SUITE }}
WORKER_TYPE: ${{ matrix.WORKER_TYPE }}
Expand Down

0 comments on commit 7a3bb0c

Please sign in to comment.