Skip to content

Commit

Permalink
fix: add macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Nordquist committed May 11, 2024
1 parent ddbf3d9 commit f27467e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
task: linux
- os: windows-latest
task: win
# - os: macos-latest
# task: mac
- os: macos-latest
task: mac
runs-on: ${{ matrix.build.os }}
steps:
- if: matrix.build.os == 'ubuntu-latest'
Expand Down

0 comments on commit f27467e

Please sign in to comment.