Skip to content

Commit d6ba6c7

Browse files
committed
init
1 parent 1af16cd commit d6ba6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ jobs:
399399
mode: [mps, coreml, xnnpack+custom+quantize_kv]
400400
fail-fast: false
401401
with:
402-
runner: macos-m1-stable
402+
runner: macos-latest
403403
python-version: '3.11'
404404
submodules: 'recursive'
405405
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)