Skip to content

samples/cxl_mem_tg: 16GB memory support is added for MEM_TG (#3058) #5030

samples/cxl_mem_tg: 16GB memory support is added for MEM_TG (#3058)

samples/cxl_mem_tg: 16GB memory support is added for MEM_TG (#3058) #5030

Workflow file for this run

name: C/C++ CI Build and Test (dummy)
on:
workflow_dispatch:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
build-type: [Debug, Release, RelWithDebInfo]
steps:
- run: exit 0
test:
runs-on: ubuntu-latest
steps:
- run: exit 0