Skip to content

Commit 837eaba

Browse files
committed
Fix wrong Github runner name
1 parent a702439 commit 837eaba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
path: dist
6060

6161
macos-arm64:
62-
runs-on: macos-12-xlarge
62+
runs-on: macos-12-large
6363
strategy:
6464
matrix:
6565
target: [aarch64]

0 commit comments

Comments
 (0)