Skip to content

Fix #11313: lower dynamic-dispatch handle types to ulong on Metal #18961

Fix #11313: lower dynamic-dispatch handle types to ulong on Metal

Fix #11313: lower dynamic-dispatch handle types to ulong on Metal #18961

Workflow file for this run

name: Check Table of Contents (comment /regenerate-toc to auto-fix)
on:
pull_request:
branches: [master]
types: [opened, synchronize, reopened, ready_for_review]
jobs:
check-formatting:
if: github.event.pull_request.draft != true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: Install Mono
run: |
sudo apt-get update
sudo apt-get install -y mono-complete
- run: ./docs/build_toc.sh --check-only