Skip to content

Merge remote-tracking branch 'upstream/branch-23.08' into cuda-major-… #71

Merge remote-tracking branch 'upstream/branch-23.08' into cuda-major-…

Merge remote-tracking branch 'upstream/branch-23.08' into cuda-major-… #71

Workflow file for this run

name: ci
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
docker:
uses: ./.github/workflows/build-test-publish-images.yml
with:
build_type: pull-request
secrets: inherit