Skip to content

Commit 39f93d2

Browse files
committed
Remove release blocking changes
1 parent 2098447 commit 39f93d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate-nightly-binaries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
nightly:
3131
uses: ./.github/workflows/validate-binaries.yml
3232
with:
33-
channel: test
33+
channel: nightly
3434
os: all
35-
limit-win-builds: disable
35+
limit-win-builds: enable

0 commit comments

Comments
 (0)