Skip to content

Commit

Permalink
add macos m1 action
Browse files Browse the repository at this point in the history
  • Loading branch information
coolxv committed Feb 4, 2024
1 parent 80351a5 commit fed4894
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make-test-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
compiler: clang
- os: macos-latest
compiler: clang
- os: macos-14 [Beta]
compiler: clang
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit fed4894

Please sign in to comment.