wip: remove nightly for windows

This commit is contained in:
Jonathan Kelley 2022-01-07 01:06:55 -05:00
parent 34b0cb500b
commit 6306f7fb74
1 changed files with 1 additions and 1 deletions

View File

@ -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