Skip to content

Commit 4af89b1

Browse files
committed
CI: Iterate
1 parent 9c0f3e9 commit 4af89b1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/rust-shader.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ jobs:
4848
cd rust-gpu
4949
cargo build --release --verbose
5050
51-
- name: Install latest nightly
52-
uses: actions-rs/toolchain@v1
53-
run: cd shader
54-
with:
55-
toolchain: nightly-2022-12-18-x86_64-unknown-linux-gnu
56-
override: true
57-
components: rustfmt, clippy
58-
5951
- name: Emplace .cargo/config.toml
6052
run: |
6153
cd shader

0 commit comments

Comments
 (0)