Skip to content

Bump CUDA 12.8.0 build to CUDA 12.8.1 (#1575) #1128

Bump CUDA 12.8.0 build to CUDA 12.8.1 (#1575)

Bump CUDA 12.8.0 build to CUDA 12.8.1 (#1575) #1128

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: "3.12"
- uses: pre-commit/[email protected]
env:
RUFF_OUTPUT_FORMAT: github