Skip to content

Commit d81942a

Browse files
committed
macOS-runner
1 parent cb02164 commit d81942a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-stm32-macho.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build:
1212
name: Build
13-
runs-on: [self-hosted, macos]
13+
runs-on: [self-hosted, macos, sequoia, ARM64]
1414

1515
strategy:
1616
fail-fast: false

0 commit comments

Comments
 (0)