Skip to content

This is the last RunCPM version. From now on, only bug fixes to 6.5. … #66

This is the last RunCPM version. From now on, only bug fixes to 6.5. …

This is the last RunCPM version. From now on, only bug fixes to 6.5. … #66

Workflow file for this run

name: MacOS build
on:
push:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make -C RunCPM macosx build