Skip to content

chore(deps): update dashmap requirement from 5.5.0 to 6.0.1 #1282

chore(deps): update dashmap requirement from 5.5.0 to 6.0.1

chore(deps): update dashmap requirement from 5.5.0 to 6.0.1 #1282

Workflow file for this run

# Runs the test suite on a self-hosted GPU machine with CUDA enabled
name: GPU tests
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
gpu-ci:
name: Rust GPU tests
uses: lurk-lab/ci-workflows/.github/workflows/gpu-ci-cuda.yml@main