Skip to content

Update for Zig 0.13 #69

Update for Zig 0.13

Update for Zig 0.13 #69

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
steps:
- uses: actions/checkout@master
- name: make
run: make