Skip to content

Mark code inspired by and derived from code contributed to RTEMS by O… #183

Mark code inspired by and derived from code contributed to RTEMS by O…

Mark code inspired by and derived from code contributed to RTEMS by O… #183

Workflow file for this run

name: C/C++ CI
on: [push, pull_request]
jobs:
build:
name: ubuntu-latest
runs-on: ubuntu-latest
container: devkitpro/devkitppc:latest
steps:
- uses: actions/[email protected]
- name: Build
run: |
make -j2