added macos to build

This commit is contained in:
Tyler Mayoff 2025-05-18 10:12:08 -04:00
parent d8d542bd2d
commit 678bbbfed4

View file

@ -5,7 +5,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest macos-latest]
runs-on: ${{ matrix.os }}
@ -23,7 +23,7 @@ jobs:
df -h
- uses: actions/checkout@v4
- uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
- uses: cachix/cachix-action@v16
with:
name: tmayoff