We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af16cd commit d6ba6c7Copy full SHA for d6ba6c7
.github/workflows/trunk.yml
@@ -399,7 +399,7 @@ jobs:
399
mode: [mps, coreml, xnnpack+custom+quantize_kv]
400
fail-fast: false
401
with:
402
- runner: macos-m1-stable
+ runner: macos-latest
403
python-version: '3.11'
404
submodules: 'recursive'
405
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments