Skip to content

Commit f4c03e3

Browse files
authored
Merge branch 'nightly' into release/nightly/bin/nanocl/0.16.3
2 parents 615ce61 + 0100a4e commit f4c03e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/draft_nightly_nanocl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Set up Rust
163163
uses: actions-rust-lang/setup-rust-toolchain@v1
164164
with:
165-
toolchain: 1.82.0-x86_64-pc-windows-msvc
165+
toolchain: 1.84.1-x86_64-pc-windows-msvc
166166
- name: Set info
167167
run: |
168168
$GITHUB_REF = "${{ github.ref }}"

.github/workflows/draft_stable_nanocl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Set up Rust
163163
uses: actions-rust-lang/setup-rust-toolchain@v1
164164
with:
165-
toolchain: 1.82.0-x86_64-pc-windows-msvc
165+
toolchain: 1.84.1-x86_64-pc-windows-msvc
166166
- name: Set info
167167
run: |
168168
$GITHUB_REF = "${{ github.ref }}"

0 commit comments

Comments
 (0)