Skip to content

Commit

Permalink
Update distcheck.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Yong Tao <[email protected]>
  • Loading branch information
taoyong-ty authored Jul 8, 2024
1 parent c9a783e commit 71d7250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
configmanager: yum-config-manager
cudapackages: cuda-cudart-devel-12-3 cuda-driver-devel-12-3

runs-on: codebuild-ghactions-${{ matrix.amazonlinux }}-${{ github.run_id }}-${{ github.run_attempt }}
runs-on: codebuild-ghactions-${{ github.run_id }}-${{ github.run_attempt }}
name: ${{matrix.amazonlinux}}/${{ matrix.sdk }}/efa@${{ matrix.efainstaller }}/makeinstall
steps:
# note, do not bump to v4: https://github.com/actions/checkout/issues/1590
Expand Down

0 comments on commit 71d7250

Please sign in to comment.