Skip to content

Commit c127ab1

Browse files
authored
Merge pull request #252 from fixrtm/use-macos-latest-for-arm-build
use macos-latest to build for aarch64
2 parents 32d4653 + 8019314 commit c127ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
test: true
6666
cross: false
6767
- target: aarch64-apple-darwin
68-
os: macos-11
68+
os: macos-latest
6969
test: true
7070
cross: false
7171
# windows: with cross on ubuntu

0 commit comments

Comments
 (0)