Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed May 24, 2024
1 parent 010ca7a commit 2f073c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
uses: ./.github/workflows/validate.yml
with:
ARCH: ${{ matrix.ARCH }}
CONTAINER_CANARY_VERSION: '0.3.1'
CONTAINER_CANARY_VERSION: 'v0.3.1'
CUDA_VER: ${{ matrix.CUDA_VER }}
GPU: ${{ matrix.GPU }}
DRIVER: ${{ matrix.DRIVER }}
Expand Down

0 comments on commit 2f073c4

Please sign in to comment.