File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141 uses : hustcer/setup-nu@v3
4242 if : github.repository == 'nushell/nightly'
4343 with :
44- version : 0.99.1
44+ version : 0.100.0
4545
4646 # Synchronize the main branch of nightly repo with the main branch of Nushell official repo
4747 - name : Prepare for Nightly Release
@@ -116,7 +116,7 @@ jobs:
116116 - target : armv7-unknown-linux-musleabihf
117117 os : ubuntu-22.04
118118 - target : riscv64gc-unknown-linux-gnu
119- os : ubuntu-latest
119+ os : ubuntu-22.04
120120 - target : loongarch64-unknown-linux-gnu
121121 os : ubuntu-22.04
122122
@@ -143,7 +143,7 @@ jobs:
143143 - name : Setup Nushell
144144 uses : hustcer/setup-nu@v3
145145 with :
146- version : 0.99.1
146+ version : 0.100.0
147147
148148 - name : Release Nu Binary
149149 id : nu
@@ -224,7 +224,7 @@ jobs:
224224 - name : Setup Nushell
225225 uses : hustcer/setup-nu@v3
226226 with :
227- version : 0.99.1
227+ version : 0.100.0
228228
229229 # Keep the last a few releases
230230 - name : Delete Older Releases
Original file line number Diff line number Diff line change 3636 - name : Setup Nushell
3737 uses : hustcer/setup-nu@v3
3838 with :
39- version : 0.99 .0
39+ version : 0.100 .0
4040
4141 # Synchronize the main branch of nightly repo with the main branch of Nushell official repo
4242 - name : Pre Release
You can’t perform that action at this time.
0 commit comments