Skip to content

Commit 84b782d

Browse files
committed
Auto merge of #463 - JustForFun88:remove_duplicate, r=Amanieu
Remove duplicate job This part was added in #347 to keep one CI builder at 1.56.1 for compatibility, but it's no longer relevant and doesn't do anything. I noticed this when I was dealing with #460 but forgot to fix it.
2 parents a3e7617 + 6c061a2 commit 84b782d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/rust.yml

-3
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ jobs:
7373
- os: windows-latest
7474
target: x86_64-pc-windows-msvc
7575
channel: 1.64.0
76-
- os: ubuntu-latest
77-
target: x86_64-unknown-linux-gnu
78-
channel: 1.64.0
7976
- os: ubuntu-latest
8077
target: x86_64-unknown-linux-gnu
8178
channel: beta

0 commit comments

Comments
 (0)