Skip to content

console: implement 90 - 97 (bright fg) and 100 - 107 (bright bg) #218

console: implement 90 - 97 (bright fg) and 100 - 107 (bright bg)

console: implement 90 - 97 (bright fg) and 100 - 107 (bright bg) #218

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