1
0
Эх сурвалжийг харах

wip: remove nightly for windows

Jonathan Kelley 3 жил өмнө
parent
commit
6306f7fb74

+ 1 - 1
.github/workflows/windows.yml

@@ -26,7 +26,7 @@ jobs:
             x86_64-pc-windows-gnu,
             x86_64-pc-windows-msvc,
           ]
-        cfg_release_channel: [nightly, stable]
+        cfg_release_channel: [stable]
 
     steps:
       # The Windows runners have autocrlf enabled by default