Skip to content

Commit

Permalink
Add macos back
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Dec 26, 2023
1 parent 5a4ffec commit d0f18be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
package:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d0f18be

Please sign in to comment.