Skip to content

Update memsize formula #3

Update memsize formula

Update memsize formula #3

Workflow file for this run

on: push
jobs:
build-mac:
runs-on: macOS-latest
steps:
- run: echo $(( $(sysctl -n hw.memsize) * 4 / (1073741824 * 11) ))