diff options
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r-- | .github/workflows/macos.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index f570f19..cd52d2c 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml | |||
@@ -34,3 +34,4 @@ jobs: | |||
34 | run: ./scripts/test | 34 | run: ./scripts/test |
35 | env: | 35 | env: |
36 | ARCH: "${{ matrix.arch }}" | 36 | ARCH: "${{ matrix.arch }}" |
37 | OS: "${{ matrix.os }}" | ||