Skip to content

Latest commit

Latest commit #2

Workflow file for this run

name: Build with GNU Make
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04]
steps:
- uses: actions/[email protected]
- name: Make program
run: make