Skip to content

macos install erlang support #27

macos install erlang support

macos install erlang support #27

Workflow file for this run

name: Shelltests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run:
strategy:
matrix:
os: ["windows-latest"]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build beamup
run: cargo build