Skip to content

TH_GDB: improve GraphMode byte handling from LogicalJoe's findings. #68

TH_GDB: improve GraphMode byte handling from LogicalJoe's findings.

TH_GDB: improve GraphMode byte handling from LogicalJoe's findings. #68

Workflow file for this run

name: Build
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: '${{ matrix.os }}'
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04,ubuntu-latest,macOS-13,macOS-latest]
steps:
- uses: actions/checkout@v3
- run: make -j4
- run: ./tivars_tests