1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00

ci: another run at termwiz/fuzz stuff

This commit is contained in:
Wez Furlong 2023-07-05 06:39:25 -07:00
parent 9459f64cce
commit 2d6e200832
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -54,7 +54,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: "Install Stable Rust"
uses: dtolnay/rust-toolchain
uses: dtolnay/rust-toolchain@stable
- name: "Cache cargo"
uses: Swatinem/rust-cache@v2
with: