Skip to content

Merge pull request #399 from notwa/binary-mode #25

Merge pull request #399 from notwa/binary-mode

Merge pull request #399 from notwa/binary-mode #25

name: apple-aarch64-test
on: [push, workflow_dispatch]
jobs:
test:
strategy:
fail-fast: false
runs-on: macos-14
steps:
- uses: actions/checkout@v1
- name: make test
run: |
uname -a
make test