Skip to content

Commit 4904582

Browse files
committed
Test build nightly
1 parent 9fb5007 commit 4904582

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
suffix: ${{ github.event.inputs.suffix || '-nightly' }}
3737
prefix: ${{ github.event.inputs.prefix || 'pre-rel-v' }}
38+
env:
39+
rust_stable: 1.77.0
3840

3941
- name: Delete release if already exists
4042
if: github.event_name != 'push'

0 commit comments

Comments
 (0)