Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 9f45274

Browse files
authored
Change runner to macos-14-xlarge in workflow
1 parent d70c08c commit 9f45274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ jobs:
845845
compile-gguf:
846846
strategy:
847847
matrix:
848-
runner: [macos-14]
848+
runner: [macos-14-xlarge]
849849
runs-on: ${{matrix.runner}}
850850
steps:
851851
- name: Checkout repo

0 commit comments

Comments
 (0)