Skip to content

gui: double the CPU plot height when APU has 8 or more cores #148

gui: double the CPU plot height when APU has 8 or more cores

gui: double the CPU plot height when APU has 8 or more cores #148

Workflow file for this run

name: check
on: [push, pull_request]
jobs:
check:
name: cargo check
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo check