Skip to content

Commit d450bc1

Browse files
authored
Update backends.yml
1 parent 994cbe6 commit d450bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/backends.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
path: .\build\bin\Release\stable-diffusion.dll
5454

5555
windows-cuda12:
56-
runs-on: windows-latest
56+
runs-on: windows-2019
5757

5858
steps:
5959
- name: Checkout
@@ -111,7 +111,7 @@ jobs:
111111
path: .\build\bin\Release\stable-diffusion.dll
112112

113113
windows-cuda11:
114-
runs-on: windows-latest
114+
runs-on: windows-2019
115115

116116
steps:
117117
- name: Checkout

0 commit comments

Comments
 (0)