Skip to content

Commit

Permalink
Bump nightly in trunk build
Browse files Browse the repository at this point in the history
  • Loading branch information
melody-rs committed Nov 21, 2023
1 parent 5856df2 commit 91d5082
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 @@ -98,7 +98,7 @@ jobs:
sudo apt install libgtk-3-dev libatk1.0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libspeechd-dev libxkbcommon-dev libssl-dev libasound2-dev clang mold -y
- uses: dtolnay/rust-toolchain@nightly
with:
toolchain: nightly-2023-09-12
toolchain: nightly-2023-11-14
targets: wasm32-unknown-unknown
components: rust-src
- name: Download and install Trunk binary
Expand Down

0 comments on commit 91d5082

Please sign in to comment.