Skip to content

Commit

Permalink
Run tests on Apple M1
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-sans-paille committed Nov 9, 2023
1 parent 7bc4dd0 commit 123b608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
os:
- 11
- 12
- 13-xlarge
runs-on: macos-${{ matrix.os }}
name: 'macos-${{ matrix.os }}'
steps:
Expand Down

0 comments on commit 123b608

Please sign in to comment.