Skip to content

Commit

Permalink
ci: add m1 osx to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
himito committed Dec 20, 2023
1 parent aeb3542 commit 5c5c4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
os:
- ubuntu-20.04
- macos-latest
- macos-latest-large
runs-on: ${{ matrix.os }}
steps:
# setup repository
Expand Down

0 comments on commit 5c5c4a7

Please sign in to comment.