We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53fcf6 commit b62ea6bCopy full SHA for b62ea6b
1 file changed
.github/workflows/build-pull-request.yaml
@@ -123,7 +123,6 @@ jobs:
123
test-image:
124
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
125
needs: build-image
126
- name: Test PR image (${{ matrix.target }}, ${{ matrix.config.os }}, ${{ matrix.config.cuda_version }}, ${{ matrix.config.optix_version }}, ${{ matrix.config.geant4_version }})
127
runs-on: [gpu]
128
permissions:
129
contents: read
0 commit comments