Skip to content

Commit e805436

Browse files
authored
Try to fix dll.syringe
1 parent d14481d commit e805436

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
25+
toolchain: nightly-2025-02-21 # Specific nightly version that works with dll-syringe, remove when it gets fixed so we can use latest
2626

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

0 commit comments

Comments
 (0)