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