Skip to content

Commit ec086eb

Browse files
attempt at fixing M1 ci
1 parent d10d420 commit ec086eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
path: ${{runner.workspace}}/sdrpp_macos_intel.zip
140140

141141
build_macos_arm:
142-
runs-on: macos-latest-xlarge
142+
runs-on: macos-13-xlarge
143143

144144
steps:
145145
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)