We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb02164 commit d81942aCopy full SHA for d81942a
.github/workflows/build-stm32-macho.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
name: Build
13
- runs-on: [self-hosted, macos]
+ runs-on: [self-hosted, macos, sequoia, ARM64]
14
15
strategy:
16
fail-fast: false
0 commit comments