Skip to content

Commit 7dd27b2

Browse files
committed
revert to nightly
1 parent 84a7487 commit 7dd27b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: actions-rust-lang/setup-rust-toolchain@v1
2424
with:
25-
toolchain: nightly-2024-01-01 # Specific nightly version that works with dll-syringe, remove when it gets fixed so we can use latest
25+
toolchain: nightly
2626

2727
- name: Install frontend dependencies
2828
run: yarn install

0 commit comments

Comments
 (0)