Skip to content

Commit e14d5bf

Browse files
committed
ci: Disable non-working old nightly testing
Signed-off-by: Alex Qyoun-ae <4062971+MazterQyou@users.noreply.github.com>
1 parent 0266d40 commit e14d5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
test:
4949
strategy:
5050
matrix:
51-
rust: [stable, beta, nightly, nightly-2022-03-22]
51+
rust: [stable, beta, nightly]
5252
runs-on: ubuntu-22.04
5353
steps:
5454
- name: Setup Rust

0 commit comments

Comments
 (0)