Skip to content

Commit

Permalink
Add Apple Sillicon build
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Aug 29, 2024
1 parent 1a1606c commit 1a04565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-20.04, macOS-12, windows-2022]
os: [ubuntu-20.04, macOS-12, macos-14, windows-2022]
board: [stm32h735g-dk, stm32h747i-disco]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1a04565

Please sign in to comment.