Skip to content

Commit 90323d8

Browse files
phudtrandaniandtheweb
authored andcommitted
chore: fix cuda CI (leejet#286)
1 parent 62b3034 commit 90323d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
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
147147
148148
windows-latest-cmake:
149-
runs-on: windows-latest
149+
runs-on: windows-2019
150150

151151
strategy:
152152
matrix:

0 commit comments

Comments
 (0)