Skip to content

Commit

Permalink
adding platform
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmncos committed Aug 18, 2024
1 parent 232e9c8 commit fe013da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
name: "${{ matrix.example }} - ${{ matrix.platform }}"
strategy:
matrix:
platform: [macos-latest]
toolchain: [nightly-2024-07-01-aarch64-apple-darwin]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fe013da

Please sign in to comment.