Skip to content

Commit

Permalink
chore: fix cuda CI (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
phudtran committed Jun 12, 2024
1 parent f9f0d46 commit 9c51d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
sd-${{ env.BRANCH_NAME }}-${{ steps.commit.outputs.short }}-bin-${{ steps.system-info.outputs.OS_TYPE }}-${{ steps.system-info.outputs.OS_NAME }}-${{ steps.system-info.outputs.OS_VERSION }}-${{ steps.system-info.outputs.CPU_ARCH }}.zip
windows-latest-cmake:
runs-on: windows-latest
runs-on: windows-2019

strategy:
matrix:
Expand Down

0 comments on commit 9c51d87

Please sign in to comment.