Skip to content

Commit

Permalink
Try --cxl-test-run on github
Browse files Browse the repository at this point in the history
Very low expectations...

Signed-off-by: Marc Herbert <[email protected]>
  • Loading branch information
marc-hb committed Jan 24, 2025
1 parent 27c295d commit 1f94b1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
img_distro: ubuntu
img_rel: noble
arch: [x86_64]
run_opts: [--cxl --ndctl-build]
run_opts: [--cxl-test-run --ndctl-build ]

steps:
- uses: actions/checkout@v4
Expand All @@ -54,6 +54,7 @@ jobs:
# run_qemu deps
sudo apt install -y mkosi # this one pulls A LOT
sudo apt install -y dracut-core qemu-utils ovmf mtools
pip3 install --break-system-packages qemu.qmp
- name: mkosi v20 fixes
if: matrix.cfg.os == 'ubuntu-24.04'
Expand Down

0 comments on commit 1f94b1b

Please sign in to comment.