Skip to content

[build] remove hf pt 1.8, 1.9, 1.10 cpu & gpu images #4470

[build] remove hf pt 1.8, 1.9, 1.10 cpu & gpu images

[build] remove hf pt 1.8, 1.9, 1.10 cpu & gpu images #4470

Workflow file for this run

name: dlc-format-check
on: [pull_request]
jobs:
python-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/[email protected]
with:
options: "--check --verbose -l 100"