Skip to content

Reworked IO and Unicode support for all OSses, fixed a bunch of bugs … #27

Reworked IO and Unicode support for all OSses, fixed a bunch of bugs …

Reworked IO and Unicode support for all OSses, fixed a bunch of bugs … #27

Workflow file for this run

name: macos
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make run_examples