Skip to content

Commit

Permalink
Merge #3229
Browse files Browse the repository at this point in the history
3229: Fixed version to nightly-2022-10-09 for the CI build Minimal Wasmer Headless again r=ptitSeb a=ptitSeb

# Description
Again

Co-authored-by: ptitSeb <[email protected]>
  • Loading branch information
bors[bot] and ptitSeb authored Oct 14, 2022
2 parents 61b7216 + 304f011 commit 03e8911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
- name: Install Nightly Rust for Headless
uses: dtolnay/rust-toolchain@nightly
with:
toolchain: "2022-10-09"
toolchain: "nightly-2022-10-09"
target: ${{ matrix.target }}
components: "rust-src"
- name: Build Minimal Wasmer Headless
Expand Down

0 comments on commit 03e8911

Please sign in to comment.