Skip to content

test full formula

test full formula #4

Workflow file for this run

on: push
jobs:
build-mac:
runs-on: macOS-latest
steps:
- run: printf '%s\n%s' $(( $(sysctl -n hw.memsize) * 4 / (1073741824 * 11) )) $(nproc) | grep -v '^0$' | sort -n | head -n1