Skip to content

Set minimum C and C++ standard versions. #8

Set minimum C and C++ standard versions.

Set minimum C and C++ standard versions. #8

Workflow file for this run

name: "nix flake check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- run: nix flake check -L