Selaa lähdekoodia

wip: remove nightly for windows

Jonathan Kelley 3 vuotta sitten
vanhempi
commit
6306f7fb74
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/windows.yml

+ 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