Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 33d5fbe

Browse files
author
Achim Schneider
committed
ci: newer rust toolchain
1 parent 353f86d commit 33d5fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Install required nightly
7070
uses: actions-rs/toolchain@v1
7171
with:
72-
toolchain: nightly-x86_64-unknown-linux-gnu
72+
toolchain: nightly-2022-05-24-x86_64-unknown-linux-gnu
7373
override: true
7474
components: rust-src
7575

0 commit comments

Comments
 (0)